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



+5

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.
