
Binary Ninja
IDA
Ghidra
OllyDbg
X64dbg
Cutter
radare
Malcat
Dependency Walker
Dependencies
Resource Hacker
PE Explorer
IDA
Restorator
XN Resource Editor
RegDllView
No Dependency Walker videos yet. You could help us improve this page by suggesting one.
Based on our record, Binary Ninja should be more popular than Dependency Walker. It has been mentiond 12 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Binary Ninja deserves a mention in these threads: https://binary.ninja I've used IDA, Ghidra, and Binary Ninja a lot over the years. At this point I much prefer Binary Ninja for the task of building up an understanding of large binaries with many thousands of types and functions. It also doesn't hurt that its UI/UX feel like something out of this century, and it's very easy to automate using Python scripts. - Source: Hacker News / 7 months ago
Binary Ninja: https://binary.ninja/ :) Think someone has already linked it below! - Source: Hacker News / almost 2 years ago
Found it out myself, https://binary.ninja/. - Source: Hacker News / almost 2 years ago
If you really want to poke around in the binary, you can use a decompiler like IDA, Ghidra, or Binary Ninja's free version. Source: almost 3 years ago
Still $$$ for crippled functionality. As an alternative, https://binary.ninja is gaining traction at work. - Source: Hacker News / about 3 years ago
I wouldn't wish this on anybody - but one could start with: Dependency Walker (depends.exe) Home Page and chase your own tail for a while. Cheers. Source: over 3 years ago
Hi, I'm Marek and I created DependencyViewer a tool for analysing .dll and .exe files. It is very similar to Dependency Walker tool by Microsoft or to Dependencies tool by lucasg. Binary download fox x86 and x64 is available on my drive. Some features of my tool are: Advantages: Written in C++ not C#. Requires only Visual Studio and Process Hacker's headers to build, has no other (build-time or run-time)... Source: about 4 years ago
IDA - The best-of-breed binary code analysis tool, an indispensable item in the toolbox of world-class software analysts, reverse engineers, malware analyst and cybersecurity professionals.
Dependencies - A rewrite of the old legacy software "depends.
Ghidra - Software Reverse Engineering (SRE) Framework
Resource Hacker - Resource Hacker has been designed to be the complete resource editing tool.
OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.
PE Explorer - EXE Editor, Resource Editor, Disassembler, Section Editor, Dependency Scanner, Quick Function Syntax Lookup. Analyze win32 executable files, including headers, procedures, and libraries. Edit icon resources and more.