Updated Payload Wallpaper prank (rdoc)

This commit is contained in:
Davide De Gennaro 2017-07-10 14:37:46 +02:00
parent bf4431ef08
commit 046e9a5006
1 changed files with 3 additions and 3 deletions

View File

@ -77,10 +77,9 @@
* Author: C4PT4IN B4RCODE * Author: C4PT4IN B4RCODE
* Target: Windows 10 * Target: Windows 10
* Description: same thing with the adition of hiding the desktop icons (work on Portuguese windows 10) * Description: same thing with the addition of hiding the desktop icons (work on Portuguese windows 10)
```
GUI d GUI d
DELAY 500 DELAY 500
PRINTSCREEN PRINTSCREEN
DELAY 100 DELAY 100
@ -120,3 +119,4 @@ DELAY 100
UP UP
DELAY 100 DELAY 100
ENTER ENTER
```