refactor: IAT stuff to ExeHost

This commit is contained in:
Dobin
2024-02-25 09:20:47 +00:00
parent d61f358ae4
commit 4b1e6811f8
9 changed files with 60 additions and 55 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import pprint
from capstone import Cs, CS_ARCH_X86, CS_MODE_64
from model import *
from r2helper import r2_disas
from peparser.r2helper import r2_disas
from helper import delete_all_files_in_directory