Tuesday, September 11, 2007

A Full Tuturial of Making a Beginner level virus

Index
1. Tools
2. What makes a virus a virus
3. Making your first batch file
4. Making a batch virus
5. Destructive commands
6. Most common tricks used to make someone open the file


1. Tools
To make a batch program you will need a text program (ex. Word,notepad,wordpad etc…) A keyboard if you don’t have one you can use the ON-screen keyboard
To get to the on-screen keyboard start>all programs>accessories>accessibility


2. What makes a virus a virus
When people think of a virus they think of a computer virus but the word virus came from a virus that’s in your body. They also think a virus is meant to delete or destroy things. They normally do but a virus is called a virus because, it copies itself. Like a virus in your body it copies it self to other cells cause it can’t live with out a host. Same with a computer virus with out a file or a program a virus can’t be made.
So all a computer virus is: a program that copies it self ,but some people put destructive code in it.

3. Making a Batch file
I’m going to use notepad you can use what ever you want

We are also going to make a “Hello World” Application that is the first program you make in any language

When making a batch file you are always going to use this line first

@echo off

You can turn it on if you like. All that does is telling the program not to tell its location. If you turn it on then the program will tell were it is at on the computer.
You can experiment a little if you want.

Now we are going to make it say Hello World

To do this we need a echo command which looks like this
echo

This tells the program to write something since we want it to say Hello World we are going to type Hello World next to echo to make it look like this

echo Hello World

so at this point you should have

@echo off
echo Hello World

now go to file save and name it test.bat ( you can name it whatever you want as long as it has .bat at the end.)
Save it to the desktop so you can get to it faster.

Then run it



You should of have a black box open and close really fast

To fix this we need a pause command and we will also need a goto command

The goto command is the most importent command

If you dont know the goto command tell it were to go to next.

since we need a pause command we want it to go to pause so we need to write goto pause like this

goto pause

now u should have

@echo off
echo Hello World
goto pause

now we need a subsection name pause

you make a sub section by putting a : by the first word like this

:start

or

:end

,but we said go to pause so we need one name pause like this

ause

then under that we are goin to write pause

ause
pause

this just makes it were it will keep the box open till you press a key

Optionl

At the end you can put a exit at the end of pause were the goto command should go ,but you dont have to.

save at run it now.You should be able to read your text now

4. Making a Batch file into a virus

This is alot easier then some people think.

To make a virus you just need the copy command which looks like this

copy

so lets make a new one by reading section 3 you should know you need the @echo off

@echo off
copy

allright we are going to name this file first

and we are going to make it copy itself to C:\WINDOWS just because no one looks in their

this is what it looks like (i will explain it)

@echo off
copy first C:\WINDOWS

copy-tells it to copy
first-is just the name of the file we want to copy
C:\WINDOWS- is the place you want to copy to

that is a virus

5. Destructive commands

If you get pissed at someone you might want to send him someting to mess with him. Here are some commands to add to the virus.

del -this del files

del file name
del (.txt*)

the (.txt*) would delete all txt files on the computer the * at the end just means all instead of a file called .txt

deltree- this deletes the whole folder

you can remeber it like this

Think of a tree if you type del you are only deleting a part of the tree ,but if you type deltree you are deleting the whole tree

format- this deltes everything

format c:

this delets everything in the c drive

open

this is just fun to use to scare some one but not do damage to something

open name of file

like to open notepad type

open notepad

to open microsoft paint type

open mspaint

just put ta crap load in their

also the next one that can be very usefull is looping

this will make the file repet it self til it is shut off

say your first sub section is called start

you would just make the goto command to go to start like

@echo off
:start
start notepad
goto start

that will open notepad over and over and if they dont close it it can crash their computer

to open the command window you have to use var. like %% (not going to explain var. it would be confusing)

@echo off
:whatever
start %0
goto whatever

this will open the black box over and over

6. Most command tricks

people will put it in a folder with a couple read me doc. and call it a game

people will say check this out it is so cool

people will say check out this hack or cheat i found for this game

to check if the are good do this

tell them to put it in a zip folder and send it

unzip and right click on the program(dont open it)

and press edit

that will show the sorce code and if you see something you dont like then delete it

Examples

for just a simp msg its

@echo off
echo *insert MSG here*
goto pause
ause
pause

for the a rapid command propt type screen its

@echo off
:whatever
start %0
goto whatever

for rapid note pad its


@echo off
:start
start notepad
goto start

for rapid ms paint its


@echo off
:start
start ms paint
goto start

Quite Long but good to try...

Some Useful Commands for RUN

RUN COMMANDS ! ! ! ! ! ! ! !! !
Useful RUN Commands

To Access?. - Run Command

  1. Accessibility Controls - access.cpl
  2. Add Hardware Wizard - hdwwiz.cpl
  3. Add/Remove Programs - appwiz.cpl
  4. Administrative Tools - control admintools
  5. Automatic Updates - wuaucpl.cpl
  6. Bluetooth Transfer Wizard - fsquirt
  7. Calculator - calc
  8. Certificate Manager - certmgr.msc
  9. Character Map - charmap
  10. Check Disk Utility - chkdsk
  11. Clipboard Viewer - clipbrd
  12. Command Prompt - cmd
  13. Component Services - dcomcnfg
  14. Computer Management - compmgmt.msc
  15. Date and Time Properties - timedate.cpl
  16. DDE Shares - ddeshare
  17. Device Manager - devmgmt.msc
  18. Direct X Control Panel (If Installed)* - directx.cpl
  19. Direct X Troubleshooter - dxdiag
  20. Disk Cleanup Utility - cleanmgr
  21. Disk Defragment - dfrg.msc
  22. Disk Management - diskmgmt.msc
  23. Disk Partition Manager - diskpart
  24. Display Properties - control desktop
  25. Display Properties - desk.cpl
  26. Display Properties (w/Appearance Tab Preselected) - control color
  27. Dr. Watson System Troubleshooting Utility - drwtsn32
  28. Driver Verifier Utility - verifier
  29. Event Viewer - eventvwr.msc
  30. File Signature Verification Tool - sigverif
  31. Findfast - findfast.cpl
  32. Folders Properties - control folders
  33. Fonts - control fonts
  34. Fonts Folder - fonts
  35. Free Cell Card Game - freecell
  36. Game Controllers - joy.cpl
  37. Group Policy Editor (XP Prof) - gpedit.msc
  38. Hearts Card Game - mshearts


· Useful Run Commands - II
  1. Iexpress Wizard - iexpress
  2. Indexing Service - ciadv.msc
  3. Internet Properties - inetcpl.cpl
  4. IP Configuration (Display Connection Configuration) - ipconfig /all
  5. IP Configuration (Display DNS Cache Contents) - ipconfig /displaydns
  6. IP Configuration (Delete DNS Cache Contents) - ipconfig /flushdns
  7. IP Configuration (Release All Connections) - ipconfig /release
  8. IP Configuration (Renew All Connections) - ipconfig /renew
  9. IP Configuration (Refreshes DHCP & Re - Registers DNS) -
  10. ipconfig /registerdns
  11. IP Configuration (Display DHCP Class ID) - ipconfig /showclassid
  12. IP Configuration (Modifies DHCP Class ID)

Useful RUN commands - III

  1. IP Configuration (Display DHCP Class ID) - ipconfig /showclassid
  2. IP Configuration (Modifies DHCP Class ID) - ipconfig /setclassid
  3. Java Control Panel (If Installed) - jpicpl32.cpl
  4. Java Control Panel (If Installed) - javaws
  5. Keyboard Properties - control keyboard
  6. Local Security Settings - secpol.msc
  7. Local Users and Groups - lusrmgr.msc
  8. Logs You Out Of Windows - logoff
  9. Microsoft Chat - winchat
  10. Minesweeper Game - winmine
  11. Mouse Properties - control mouse
  12. Mouse Properties - main.cpl
  13. Network Connections - control netconnections
  14. Network Connections - ncpa.cpl
  15. Network Setup Wizard - netsetup.cpl
  16. Notepad - notepad
  17. Nview Desktop Manager (If Installed) - nvtuicpl.cpl
  18. Object Packager - packager
  19. ODBC Data Source Administrator - odbccp32.cpl
  20. On Screen Keyboard - osk
  21. Opens AC3 Filter (If Installed) - ac3filter.cpl
  22. Password Properties - password.cpl
  23. Performance Monitor - perfmon.msc
  24. Performance Monitor - perfmon
  25. Phone and Modem Options - telephon.cpl
  26. Power Configuration - powercfg.cpl
  27. Printers and Faxes - control printers
  28. Printers Folder - printers
  29. Private Character Editor - eudcedit
  30. Quicktime (If Installed) - QuickTime.cpl
  31. Regional Settings - intl.cpl
  32. Registry Editor - regedit
  33. Registry Editor - regedit32
  34. Remote Desktop - mstsc
  35. Removable Storage - ntmsmgr.msc
  36. Removable Storage Operator Requests - ntmsoprq.msc
  37. Resultant Set of Policy (XP Prof) - rsop.msc

Useful RUN Commands - IV

  1. Scanners and Cameras - sticpl.cpl
  2. Scheduled Tasks - control schedtasks
  3. Security Center - wscui.cpl
  4. Services - services.msc
  5. Shared Folders - fsmgmt.msc
  6. Shuts Down Windows - shutdown
  7. Sounds and Audio - mmsys.cpl
  8. Spider Solitare Card Game - spider
  9. SQL Client Configuration - cliconfg
  10. System Configuration Editor - sysedit
  11. System Configuration Utility - msconfig
  12. System File Checker Utility (Scan Immediately) - sfc /scannow
  13. System File Checker Utility (Scan Once At Next Boot) - sfc /scanonce
  14. System File Checker Utility (Scan On Every Boot) - sfc /scanbo

Set video as your Wallpaper ( & i'm not talking about DreamScene of Vista)

Just follow the steps given below:

1.Download VLC Media Player and install it from http://www.videolan.org.

2.Run VLC media player,go to Settings->preferences->Interface->Main interfaces,then click on wxWidgets.Remove the tick on "Taskbar" and put a tick on "Systray icon".

3.Now go to Video->Output Modules->DirectX.On the bottom right put a tick on advanced options check box.You will now see some options.Put a tick on "Enable Wallpaper Mode ".

4.Now,select playlist and put a check or tick on "Repeat current item ".

5.Press the Save button.Now close the Vlc player and run it again(to save the settings permanently).

6.Now play any video you would like to set as Wallpaper.Right click on the video and click on "Wallpaper".The video would be set as your wallpaper!!!!



Since you have checked the option "repeat current item ",the selected video will play on continuously.It will start again when finished.VLC player will remain in your system tray.If you wish to remove the wallpaper simply close the player and you will get back your original wallpaper.

(In case you want to undo all the setting changes and go back to VLC default setting just press the reset all" button......)

It seems to work for me so i thought u people would like it too.......

Shutdown Opponent's's Computer

ok guys EXCELLENT TRICK !!!!!!
with this trick u can make ur OPPONENT'S PC SHUTDOWN.
read CAREFULLLY its very easy and excellent.


SHUTDOWN OPPONENT'S PC FORCEFULLY.

how it runs- you make a shutdown exe and make ur enemy run.

and it happen in 4 EASY STEPS---->>

*************** START ****************


1)OPEN NOTEPAD

2)WRITE SHUTDOWN -S (SHUTDOWN(SPACEBAR)-S)

3)SAVE IT WITH NAME [name goes here].BAT (BAT STANDS FOR BATCH FILE--NEED NOT TO GET INTO THIS CRAP JUST DO AS I ASK)

4)SEND THE SAVED FILE TO UR FRIEND AND ASK HIM TO RUN IT.(VIA ANY MASSENGER(YAHOO,MSN,IRC,EYEBALL,ETC ETC ETC ANYYYYY)OR EMAIL HIM THIS SAVED .BAT FILE.

***************THATS IT.***************


OK NOW AS SOON AS UR FRIEND OR ENEMY WILL RUN IT HIS PC WILL SHUTDOWN,WITH THE COUNTDOWN STARTING FROM 30 SEC

I made My Windows Myself!!!

open notepad dump the following lines into it and save it with the name OEMINFO.INI in the c:\windows\system32 directory:

[General]
Manufacturer=Your Name Here
Model=Your Model Here
[Support Information]
Line1=Your Name Here
Line2=Your Address Here
Line3=Your Email Address Here



Save the file, then make a right click on my computer select properties, in the general tab a button will be highlighted (support information) make a click on it, you will be able to see the changes.
Now if you want to display some more information then simply increase the line in the file.
ex: Line4=Your Working Hours Here

Who controls notepad?

A funny trick You can do using Notepad in Windows XP.

Open Notepad.
Type the words as follows:

Bush hid the facts

Now save the file (give it any name you like), close the notepad.
open it again. u will se Square characters (or) Chinese letters instead of the words you had written.
Same with "this app can break"
It Works Only with XP.

A MS-Word Trick!!!

Open Microsoft Word and type:
=rand (200, 99)

And press Enter and you will involuntarily speak up "Awesome"