refactor: mype -> superpe

This commit is contained in:
Dobin
2024-03-01 20:46:52 +00:00
parent 098577d2e5
commit f74bd574b4
6 changed files with 250 additions and 277 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ logger = logging.getLogger("PEHelper")
# PEHelper
# Work directly on PE files. Not using mype or other abstractions.
# Work directly on PE files. Not using superpe or other abstractions.
# Its mostly used for verification of what we were doing.