Files
Dobin Rutishauser 55045e6c15 update: release
2024-08-30 11:02:25 +02:00

16 lines
337 B
YAML

# filename now. no need to change.
path_cl: 'cl.exe'
path_ml64: 'ml64.exe'
# optional. for payload verification. leave empty if none.
avred_server: ""
# 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'