refactor: from project.verify_filename to def.py:VerifyFilename

This commit is contained in:
Dobin
2024-02-19 19:30:15 +00:00
parent 0f68a242da
commit b66c7cc6d8
6 changed files with 12 additions and 12 deletions
-1
View File
@@ -66,7 +66,6 @@ class ExeInfo():
self.code_virtaddr,
self.code_size))
# iat
self.iat = pehelper.extract_iat(pe)