3
0
mirror of synced 2024-09-24 00:18:20 +02:00

Update ida_find_addrs.py

This commit is contained in:
CrazyRedMachine 2024-06-27 16:56:50 +02:00 committed by GitHub
parent 6d6e8b03e9
commit 8c424ae3a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,4 @@
# THIS SCRIPT IS DEPRECATED AND PROBABLY WON'T BE UPDATED ANYMORE. PLEASE USE POPNHAX V2.1 OR ABOVE INSTEAD
import idc
import idaapi
import idautils
@ -339,4 +340,4 @@ for hook_info in hook_addrs:
print("\t</hook_addrs>")
print("</patches>")
print("</patches>")