Update payload.txt

pull/222/head
Aleff 2024-03-20 10:36:53 +01:00 committed by GitHub
parent 2976327f27
commit b4c4568724
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ CTRL-ALT t
DELAY 2000
STRINGLN echo "exit" > .tmp
DELAY 500
IF ($ONE_ONLY_IF_YOU_USE_IT_ON_KALI_LINUX == 1) THEN
STRINGLN_BLOCK
@ -34,4 +35,5 @@ ELSE
mv .tmp >> .bashrc
END_STRINGLN
END_IF
DELAY 500
ALT F4