Open domenukk opened 4 years ago
The afl_fuzz method does not expose a way to set the entrypoint. Initially, the idea was that the instruction pointer was written previously or even set inside the input placement callback. However this is obscure for new users.
afl_fuzz
The
afl_fuzz
method does not expose a way to set the entrypoint. Initially, the idea was that the instruction pointer was written previously or even set inside the input placement callback. However this is obscure for new users.