Description: ArkDasm is a graphical disassembler for Windows, Linux, and MacOS. It allows analyzing and reverse engineering executable files, object code, bytecode, DLLs, and libraries. ArkDasm has an intuitive interface to navigate and inspect code, data, strings, imports, exports, etc.
Type: software
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