You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2021. It is now read-only.
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.