better README for untracer

This commit is contained in:
van Hauser
2020-05-06 17:20:42 +02:00
parent 8cdf767bf5
commit 01b5aa123d
2 changed files with 31 additions and 4 deletions

View File

@ -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()