WinDbg Alternatives
WinDbg is described as 'Multipurposed debugger for Microsoft Windows, distributed on the web by Microsoft as part of the Debugging Tools for Windows. It can be used to debug user mode applications, drivers, and the operating system itself in kernel mode' and is an app in the development category. There are more than 10 alternatives to WinDbg for a variety of platforms, including Windows, Linux, Mac, Web-based and .NET Framework apps. The best WinDbg alternative is Microsoft Visual Studio. It's not free, so if you're looking for a free alternative, you could try x64dbg or OllyDbg. Other great apps like WinDbg are IDA, B4X, React Studio and Binary Workbench.
- Free • Proprietary
- 104 Microsoft Visual Studio alternatives
Microsoft Visual Studio is an integrated development environment (IDE) for building diverse digital solutions. It supports over 36 programming languages, includes a code editor with IntelliSense, a debugger, and designers for GUI, web, and databases. The Community edition is free and integrates with GitHub Copilot.
License model
- Free Personal • Proprietary
Application types
Country of Origin
United States
Platforms
- Windows
- Online
- .NET Framework
Top Microsoft Visual Studio Features
- 18 x64dbg alternatives
x64dbg is a 64-bit assembler-level debugger for Windows. The corresponding 32-bit debugger is called x32dbg.
x64dbg Features
- 32 IDA alternatives
IDA delivers robust disassembly and decompilation, supporting diverse processors and file formats. Its high-quality pseudocode mirrors original source code, aiding analysis of multi-platform software. It features dynamic debugging, metadata control with Lumina, and effective code deobfuscation.
License model
- Free Personal • Proprietary
Application type
Country of Origin
Belgium
EU
Platforms
- Mac
- Windows
- Linux
IDA Features
- 24 OllyDbg alternatives
OllyDbg is a 32-bit assembler level analysing debugger. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable.
DiscontinuedThe program is no longer updated. Last version, 2.01, released in September 2013, can be still downloaded from the official website.
OllyDbg Features
- 96 B4X alternatives
Cross platform development tools for native iOS, Android, desktop and server applications. B4X is a Rapid Application Development (RAD) tool for real world apps. The programming language is a modern version of Visual Basic.
License model
- Freemium • Proprietary
Application types
Platforms
- Windows
- Android
- iPhone
- Android Tablet
- iPad
B4X Features
- 10 React Studio alternatives
React Studio lets you create components either visually or in code, then use them interchangeably in your designs.
License model
- Freemium • Proprietary
Country of Origin
United Kingdom
Platforms
- Mac
React Studio Features
Binary Workbench Features
Cevelop Features
Microsoft Small Basic puts the fun back into computer programming. With a friendly development environment that is very easy to master, it eases both kids and adults into the world of programming.
License model
- Free • Proprietary
Country of Origin
United States
Platforms
- Windows
- .NET Framework
Microsoft Small Basic Features
- 17 Immunity Debugger alternatives
Immunity Debugger is a powerful new way to write exploits, analyze malware, and reverse engineer binary files. It builds on a solid user interface with function graphing, the industrys first heap analysis tool built specifically for heap creation, and a large and well supported...
License model
- Free • Proprietary
Country of Origin
United States
Platforms
- Windows
Immunity Debugger Features
- 16 RemedyBG alternatives
RemedyBG is a 64-bit Windows debugger written from scratch with the goal of replacing the behemoth Visual Studio debugger.
License model
- Paid • Proprietary
Platforms
- Windows
RemedyBG Features
Comments about RemedyBG as an Alternative to WinDbg
The Debug Diagnostic Tool (DebugDiag) is designed to assist in troubleshooting issues such as hangs, slow performance, memory leaks or memory fragmentation, and crashes in any user-mode process.
License model
- Free • Proprietary
Country of Origin
United States
Platforms
- Windows
Debug Diagnostic Tool Features
It’s one of the few items on the list that could actually replace it in a Production use case. Visual Studio is great but only for reproducing and debugging locally.