Binary tools library write in C
- decode arm and arm64 instruction
- parse MachO64, ELF, ELF64 binary file
- some util bin function: map file, hex dump, and so on
- ...
this project is powerful backend tool for XIL2CppDumper now.
if you want to encode or decode instruction that this project not contained, you can push your code By PR.