libdistorm3-dev

Powerful disassembler library for x86/amd64 binary streams (development files)
  https://github.com/gdabah/distorm
  0
  no reviews



Distorm3 is a binary stream disassembler library project.

with distorm3, no more parsing strings is needed. distorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text. this is great for advanced binary code analysis.

this package provides the development files.