Fixed Clipboard

+ Missing clip and made it completely compatible with powershell only now. No need to be in cmd.exe to start this.
Readme-mh
Michael Haag 2017-10-16 13:19:20 -07:00
parent 34dd80d94b
commit 3c17d14b37
1 changed files with 1 additions and 2 deletions

View File

@ -11,6 +11,5 @@ MITRE ATT&CK Technique: [T1115](https://attack.mitre.org/wiki/Technique/T1115)
## PowerShell
echo Get-Process > things.txt
powershell
echo Get-Process | clip
Get-Clipboard | iex