A disassembler and decompiler with robust support for various processors and file formats, offering pseudocode similar to original source code.




A disassembler and decompiler with robust support for various processors and file formats, offering pseudocode similar to original source code.






Compiler Explorer is an interactive compiler. The left-hand pane shows editable C/C++/Rust/Go/D code. The right, the assembly output of having compiled the code with a given compiler and settings. Multiple compilers are supported, and the UI layout is configurable (the Golden...

Hiew (short for Hackers view) is a popular console hex editor for DOS and Windows written by Eugene Suslikov (sen). Amongst its feature set is its ability to view files in text, hex and disassembly mode.

MemAIlyze is a Windows memory scanner and pointer analysis tool for reverse-engineering workflows. It supports value scans, pointer snapshot comparison, instruction access/write tracing, and AI-assisted disassembly analysis with runtime context.


