Initial commit

This commit is contained in:
ecx86
2018-07-31 23:56:55 -04:00
commit d22ae25852
6 changed files with 248 additions and 0 deletions

3
idbdumpowner.py Normal file
View File

@@ -0,0 +1,3 @@
import idaapi
import binascii
print(binascii.hexlify(idaapi.netnode('$ original user', 0, False).supval(0)))