Open gtaakina opened 1 year ago
I only see asm to hex in the sample code, can it be converted to assembly instructions through hex?
Yes.
Checkout https://github.com/capstone-engine/capstone
More resources: https://thepythoncode.com/article/arm-x86-64-assembly-disassembly-and-emulation-in-python
I only see asm to hex in the sample code, can it be converted to assembly instructions through hex?