Added explorer.exe

master
api0cradle 2018-04-19 18:03:45 +02:00
parent 2170f54ee7
commit 869680a5b3
2 changed files with 29 additions and 0 deletions

View File

@ -15,6 +15,7 @@ If you are missing from the acknowledgement, please let me know (I did not forge
[Diskshadow.exe](OSBinaries/Diskshadow.md)
[Extrac32.exe](OSBinaries/Extrac32.md)
[Expand.exe](OSBinaries/Expand.md)
[Explorer.exe](OSBinaries/Explorer.md)
[Findstr.exe](OSBinaries/Findstr.md)
[Forfiles.exe](OSBinaries/Forfiles.md)
[Hh.exe](OSBinaries/Hh.md)

28
OSBinaries/Explorer.md Normal file
View File

@ -0,0 +1,28 @@
## Explorer.exe
* Functions: Execute
```
explorer.exe calc.exe
```
Acknowledgements:
* Jimmy - @bohops
Code sample:
*
Resources:
* https://twitter.com/bohops/status/986984122563391488
Full path:
```
c:\windows\explorer.exe
c:\windows\sysWOW64\explorer.exe
```
Notes: