A powerful disassembler and a versatile debugger IDA Pro as a disassembler is capable of creating maps of their execution to show the binary instructions that are actually executed by the processor in a symbolic representation (assembly language). Advanced techniques have been implemented into IDA Pro so that it can generate assembly language source code from machine-executable code and make this complex code more human-readable.
The debugging feature augmented IDA with the dynamic analysis. It supports multiple debugging targets and can handle remote applications. Its cross-platform debugging capability enables instant debugging, easy connection to both local and remote processes and support for 64-bit systems and new connection possibilities.
IDA might be a bit more popular than Binary Ninja. We know about 12 links to it since March 2021 and only 11 links to Binary Ninja. 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: https://binary.ninja/ :) Think someone has already linked it below! - Source: Hacker News / about 2 months ago
Found it out myself, https://binary.ninja/. - Source: Hacker News / about 2 months 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: about 1 year ago
Still $$$ for crippled functionality. As an alternative, https://binary.ninja is gaining traction at work. - Source: Hacker News / over 1 year ago
As I said, a regular text editor won’t do for reading a binary file, so I needed to choose a disassembler to break the challenge binaries out into their basic blocks. I chose to use Binary Ninja because it has a very easy-to-use Python API, and it’s hobbyist-level cheap (for comparison, the industry-standard disassembler is IDA Pro, which they will sell to you for roughly an arm, and continue to pick off your... - Source: dev.to / about 4 years ago
If you, like me( had no clue what the hex Ida Pro is: https://hex-rays.com/ida-pro/. - Source: Hacker News / 5 months ago
The tool used in those white screenshots is called IDA pro, a decompiler. https://hex-rays.com/ida-pro/. - Source: Hacker News / 9 months ago
Learn assembly and then fuck around with https://hex-rays.com/ida-pro/. Gonna take you a week max. Source: about 1 year ago
To RE the executable IDA Pro can be very useful: Https://hex-rays.com/ida-pro/. Source: almost 2 years ago
It’s a good disassembler that is fairly expensive. https://hex-rays.com/ida-pro/. - Source: Hacker News / about 2 years ago
Ghidra - Software Reverse Engineering (SRE) Framework
X64dbg - X64dbg is a debugging software that can debug x64 and x32 applications.
OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.
Immunity Debugger - Immunity Debugger is a powerful new way to write exploits, analyze malware, and reverse engineer...
WinHex - WinHex hex editor, disk editor, RAM editor. Binary editor for files, disks, and RAM. Download HEX EDITOR. Sector editor. Drive editor.
Cutter - Open Source RE Platform powered by radare2.