mirror of
https://github.com/dobin/SuperMega
synced 2026-06-02 17:27:10 +00:00
fix: templates bug
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ class Settings():
|
||||
self.generate_shc_from_asm: bool = True
|
||||
|
||||
# More
|
||||
self.fix_missing_iat = False
|
||||
self.fix_missing_iat = True
|
||||
self.payload_location = PayloadLocation.DATA
|
||||
|
||||
# directories and filenames
|
||||
|
||||
Reference in New Issue
Block a user