Kamis, 28 Juni 2012

Make a fake Twitter Password

Pernah mencoba meretas akun twitter teman anda? Pasti pernah, tapi apakah pernah berhasil?
Lebih baik jangan meretas twitter mereka, lebih baik kalian menipu mereka dengan program yang anda buat untuk meretas akun twitter. Apakah program ini benar-benar bisa mencuri password akun twitter? Namanya juga hanya untuk menipu teman anda, ya tidak benar bahwa program ini dapat mencuri password akun twitter. Seperti apa tampilan programnya? Lihat gambar di bawah

Sepintas terlihat seperti jendela pada command prompt (CMD)... Ya setidaknya seperti seorang hacker asli apabila kita menggunakan jendela yang seperti command prompt
Ingin membuatnya? Setelah iklan berikut saya akan berikan code nya di bawah:




@echo off
color a
title Twitter Password Stealer by www.art-of-hacks.blogspot.com

:A
cls
echo Made by http://art-of-hacks.blogspot.com
set /p username=Username to hack:
cls
echo Connecting to database.
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Connecting to database..
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Connecting to database...
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Connected
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Hacking Username.
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Hacking Username..
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Hacking Username...
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Hacking Username....
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Stealing password.
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Stealing password..
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Stealing password...
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo Stealing password....
PING 1.1.1.1 -n 1 -w 1000 >NUL
cls
echo %username% Password had been stolen
echo to see his/her password, visit http://art-of-hacks.blogspot.com
echo If your connection is unavailable, this program can't steal the password
echo Press ENTER to continue
pause
goto A



#1 Copy kode di atas dan paste di notepad
#2 Save dengan nama Twitter Password Stealer.bat

Selamat mencoba...

Tidak ada komentar:

Posting Komentar