Launch options

Options

secureboot

LAUNCHER.exe -secureboot

Doesn'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 40000

Default value: SOLUTIONS DEPENDENT

Possible values: from 0 to 4294967295

The value is specified in milliseconds

Sets the delay before injection

sid

LAUNCHER.exe -sid 1234

Default value: RANDOM

Possible values: from 0 to 4294967295

Copy of seed

Sets the value of the spoofer's pseudorandom

seed

LAUNCHER.exe -seed 1234

Default value: RANDOM

Possible values: from 0 to 4294967295

Forces the value of the spoofer's pseudorandom

spoofer

LAUNCHER.exe -spoofer true

Setting 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