Categories |
|
---|---|
Website | binary.ninja |
Details $ |
Categories |
|
---|---|
Website | onlinedisassembler.com |
Details $ | - |
No ODA Online Disassembler videos yet. You could help us improve this page by suggesting one.
Based on our record, Binary Ninja seems to be more popular. It has been mentiond 9 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.
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: 4 months ago
Still $$$ for crippled functionality. As an alternative, https://binary.ninja is gaining traction at work. - Source: Hacker News / 8 months 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 3 years ago
It’s an awesome reverse engineering tool (https://binary.ninja). Has really nice api support so you can basically automate anything and make plugins for custom architectures and stuff like that. Source: over 1 year ago
It's basically the opposite of https://godbolt.org/ -- put in binary, get out decompilation amongst many decompilers. It's open source (though you need a Binary Ninja and Hex-Rays license to run internally -- you'll want to check with the respective companies to make sure your particular license is acceptable for use even internally first!). Source: over 1 year 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.
Ghidra - Software Reverse Engineering (SRE) Framework
OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.
X64dbg - X64dbg is a debugging software that can debug x64 and x32 applications.
HxD - HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and...
Cutter - Open Source RE Platform powered by radare2.