LibAFL
LibAFL copied to clipboard
Functions hooking and AppCall helpers for libafl_qemu
We need arch-dependant helper functions to hook and replace functions inside each arch module (e.g. src/x86_64.rs) and to call guest functions.
Does this exist? @rmalmain