fix: templates bug

This commit is contained in:
Dobin Rutishauser
2024-06-17 09:26:05 +02:00
parent b5641214e2
commit 4f36e85563
4 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -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