Krock f3c46b6fc2 Clean up directory structure 3 years ago
..
README.md f3c46b6fc2 Clean up directory structure 3 years ago
main.c f3c46b6fc2 Clean up directory structure 3 years ago

README.md

Assembly Helper

Ghidra 9.1.2 does not accept arbitrary addresses to jump/load. This application generates simple x64_86 byte templates for quick byte insertion within Ghidra.

Compiling:

gcc -o asm_helper -std=c11 -Wall -Wextra main.c

Running:

chmod +x asm_helper
./asm_helper