Update ida_find_addrs.py
This commit is contained in:
parent
6d6e8b03e9
commit
8c424ae3a9
@ -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>")
|
||||
|
Loading…
Reference in New Issue
Block a user