Based on our record, Binary Ninja seems to be more popular. It has been mentiond 11 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: 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
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.
OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.
Ghidra - Software Reverse Engineering (SRE) Framework
WinDbg - WinDbg is a multipurposed debugger for Microsoft Windows, distributed on the web by Microsoft as...
Immunity Debugger - Immunity Debugger is a powerful new way to write exploits, analyze malware, and reverse engineer...
Cutter - Open Source RE Platform powered by radare2.