/vdisasm

Interactive Disassembler

Primary LanguagePascalMIT LicenseMIT

VDisAsm (version 1) is interactive disassembler with most often used features, like location naming, commenting, cross-references.

It has:

  • easy to use GUI
  • hex-editor
  • basic disassembling support
  • initial type system
  • basic analyzer
  • persistent database based on B+Tree

It's open sourced in case someone wants to use it or improve anything.

This repository will not be supported.