Skip to content

afl-proxy. Can't reach while loop in main. #2028

Closed Answered by domenukk
sk3pta asked this question in Q&A
Discussion options

You must be logged in to vote

It'll be very hard to tell what's going on. Maybe you can try to figure out what's going on using strace like so:

strace -tt -yy -y -f -e trace=openat,open,read,write,pipe,socket,dup2,clone,close -s 10000 -o /tmp/strace.log ./tool

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sk3pta
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants