mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 10:38:07 +00:00
better README for untracer
This commit is contained in:
@ -57,3 +57,6 @@ with open(home + "/Desktop/patches.txt", "w") as f:
|
||||
f.write('\n')
|
||||
|
||||
print("Done, found {} patchpoints".format(len(patchpoints)))
|
||||
|
||||
# For headless script running remove the comment from the next line
|
||||
#ida_pro.qexit()
|
||||
|
Reference in New Issue
Block a user