hlbc 0.1.0

Hashlink bytecode disassembler and analyzer
Documentation

hlbc

Hashlink bytecode disassembler and analyzer

Features

  • Parse the whole bytecode file
  • Get any bytecode element
  • Disassemble functions
  • Restore nearly all names possible
  • Explore debug information
  • Find references to any bytecode element (refto)

Planned features

  • Generate a call graph
  • Restore and analyze variable names
  • Generate real code to use real tools on
  • Gui to render the graph on in real time
  • Gui to render everything
  • C API to integrate with other tools
  • Text search engine to search for strings and names