Launch options
Options
secureboot
securebootLAUNCHER.exe -securebootDoesn't require true nor false
Upon typing that parameter into the .bat file turns on the secureboot emulation. Makes software more undetected.
delay
IF DELAY IS LESS THAN DEFAULT THEN IT WILL BE IGNORED
LAUNCHER.exe -delay 40000Default value: SOLUTIONS DEPENDENT
Possible values: from 0 to 4294967295
The value is specified in milliseconds
Sets the delay before injection
sid
LAUNCHER.exe -sid 1234Default value: RANDOM
Possible values: from 0 to 4294967295
Copy of seed
Sets the value of the spoofer's pseudorandom
seed
seedLAUNCHER.exe -seed 1234Default value: RANDOM
Possible values: from 0 to 4294967295
Forces the value of the spoofer's pseudorandom
spoofer
spooferLAUNCHER.exe -spoofer trueSetting any other value that differs from true will disable the built-in spoofer
When set to true - In-built spoofer will be enabled
Default value: true
Possible values: true | false
Turns on/off the built-in spoofer
Last updated