-
The simple code for disassembly and draw control flow graph of execute file. Currently, it only support PE file, but in nearly, hope so it be implement for ELF file.
-
vxclass will be extend to more application. In project implement small tool for diff pair execute file.
- Requirement
distorm3 : core to disassembly execute file
pydot : draw control flow graph
