Description: Boomerang decompiler is an open source software that reverse engineers executable files into higher level source code, allowing developers to understand and modify compiled programs. It supports decomposition of C, C++, Objective-C and Java binaries.
Type: software
Pricing: Free
Description: WinDbg is a powerful Windows debugging tool used mainly for analyzing crashes and errors in Windows applications and drivers. It provides detailed assembly-level debugging and can be used to inspect live programs or crash dumps.
Type: software