current location: home  > windows  > Developer Tools > DisAsm
DisAsm

DisAsm

safenonpoisonousdetected
tag:
Hot collection
List recommendation
  • introduction
  • picture
  • Boutique
  • Related
Developer's DescriptionBy Adrian WrightProvide disassembler of byte code sequence.DisAsm is minimum fuss tool that can disassemble the three most common architectures plus a bit more besides, and is completely independent of Visual Studio to boot; it's a perfectly acceptable tool. It is used as disasm module where module is a Windows PE File. It is an optional argument specifying a single function to show the disassembly of. If you don't provide a function name, the contents of all PE sections marked as code or executable is shown.
Screenshot group
Related recommendation