AFL_EXITPOINT support

This commit is contained in:
vanhauser-thc
2025-06-18 09:21:47 +02:00
parent 04bb316a46
commit 83fca1ad38
6 changed files with 23 additions and 15 deletions

View File

@ -16,7 +16,8 @@ FRIDA mode and QEMU mode in persistent mode are the fastest - if persistent mode
is possible and the stability is high enough.
Otherwise, try Zafl, RetroWrite, Dyninst, and if these fail, too, then try
standard FRIDA/QEMU mode with `AFL_ENTRYPOINT` to where you need it.
standard FRIDA/QEMU mode with `AFL_ENTRYPOINT` + `AFL_EXITPOINT` to where you
need it.
If your target is non-linux, then use unicorn_mode.