mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
feature: put payload into .rdata option
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ class Settings():
|
||||
|
||||
# More
|
||||
self.fix_missing_iat = False
|
||||
self.payload_location = PayloadLocation.CODE
|
||||
self.payload_location = PayloadLocation.DATA
|
||||
|
||||
|
||||
def prep_web(self, project_name):
|
||||
|
||||
Reference in New Issue
Block a user