
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.