XB1nLib
Binary tools library write in C
Install / Use
/learn @4ch12dy/XB1nLibREADME
XB1nLib
Binary tools library write in C
Features
- decode arm and arm64 instruction
- parse MachO64, ELF, ELF64 binary file
- some util bin function: map file, hex dump, and so on
- ...
Notice
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.
