mirror of
https://github.com/dobin/SuperMega
synced 2026-06-02 17:27:10 +00:00
update: release
This commit is contained in:
+6
-8
@@ -1,17 +1,15 @@
|
||||
# filename now. no need to change.
|
||||
path_cl: 'cl.exe'
|
||||
path_ml64: 'ml64.exe'
|
||||
|
||||
path_masmshc: 'C:\Users\hacker\Source\Repos\masm_shc\out\build\x64-Debug\masm_shc\masm_shc.exe'
|
||||
path_runshc: 'C:\Users\hacker\Source\Repos\masm_shc\out\build\x64-Debug\runshc\runshc.exe'
|
||||
#- path_shexec = r'C:\Research\hasherezade\exec_fiber\sh-exec-fiber.exe'
|
||||
|
||||
path_sgn: 'C:\tools\sgn2.1\sgn.exe'
|
||||
|
||||
#avred_server: "http://192.168.88.65:8001"
|
||||
# optional. for payload verification. leave empty if none.
|
||||
avred_server: ""
|
||||
|
||||
# leave empty for random on each build
|
||||
# optional. leave empty for random key on each build
|
||||
xor_key: ""
|
||||
xor_key2: ""
|
||||
#xor_key: "\x42"
|
||||
#xor_key2: "\x13\x37"
|
||||
|
||||
# optional, to test shellcode
|
||||
path_runshc: 'C:\tools\runshc.exe'
|
||||
|
||||
Reference in New Issue
Block a user