update: release

This commit is contained in:
Dobin Rutishauser
2024-08-30 11:02:25 +02:00
parent f98a8f481d
commit 55045e6c15
3 changed files with 33 additions and 68 deletions
+6 -8
View File
@@ -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'