refactor: iat related

This commit is contained in:
Dobin
2024-02-25 16:25:36 +00:00
parent 4b1e6811f8
commit 430f105240
13 changed files with 744 additions and 96 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from model import *
from model.defs import *
class Settings():
def __init__(self):
self.payload_path: FilePath = ""