Last active
March 18, 2017 09:34
-
-
Save DeadPackets/cb1b02a879440604eee15c1b4bdbdfa4 to your computer and use it in GitHub Desktop.
Background changer for powershell (for the USB rubber ducky)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
powershell -NoP -NonI -W Hidden -Exec Bypass "IEX (New-Object System.Net.WebClient).DownloadFile('http://pre10.deviantart.net/f080/th/pre/i/2012/171/e/2/mlp_fim___mane_six_by_galaxyart-d53o02k.png',\"$env:temp\bg.png\");" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment