OllyDbg Alternatives
OllyDbg is described as '32-bit assembler level analysing debugger. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable' and is a popular app in the development category. There are more than 10 alternatives to OllyDbg for a variety of platforms, including Windows, Linux, Mac, Online / Web-based and BSD. The best alternative is x64dbg, which is both free and Open Source. Other great apps like OllyDbg are IDA, Ghidra, radare2 and GNU Project Debugger.
- x64dbg is a 64-bit assembler-level debugger for Windows. The corresponding 32-bit debugger is called x32dbg.
x64dbg vs OllyDbg opinions
It's open source and has all the features you would expect, and it will work with both 64b and 32b software perfectly! - The IDA Pro Disassembler and debugger is a multi-processor disassembler and debugger hosted on the Windows, Linux and Mac OS X Platforms.
- Ghidra is a software reverse engineering (SRE) framework created and maintained by the National Security Agency Research Directorate.
- Radare project started as a forensics tool, a scriptable commandline hexadecimal editor able to open disk files, but later support for analyzing binaries, disassembling code, debugging programs, attaching to remote gdb servers, ...
- Free • Open Source
- Mac
- Windows
- Linux
- Android
- iPhone
- Android Tablet
- BSD
- iPad
- C (programming language)
- Git
- Haiku
- Docker
- GNU Project Debugger, or gdb, is a command-line, source-level debugger for programs that were written in C, C++, D, Objective-C, Fortran, Java, Pascal, assembly, Modula-2, or Ada and compiled for any of a number of different target architectures including x86, x86-64, IA-64...
- Free • Open Source
- Mac
- Windows
- Linux
- BSD
- Cygwin
No screenshots yet - Cutter goal is to be an advanced FREE and open-source reverse-engineering platform while keeping the user experience at mind. Cutter is created by reverse engineers for reverse engineers.
- A reverse engineering platform and GUI.
- Radare, the highly featured reverse engineering framework.No screenshots yet
- EDB (Evan's Debugger) is a Qt4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms.