as.h __afl_forkserver #1641
simple-somewhat
started this conversation in
General
Replies: 1 comment
-
|
it works, it is outdated, nobody should use it anymore :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in afl-as.h main_payload_64 __afl_forkserver , the comment said "Enter the fork server mode to avoid the overhead of execve() calls. We\n" " push rdx (area ptr) twice to keep stack alignment neat.", I donβt understandοΌfunction call require stack aligned to a multiple of 16 bytesοΌbecause call will pushes 8 bytes onto stackοΌi think only push once is ok . sry for pool english, am i explain clear
Beta Was this translation helpful? Give feedback.
All reactions