SELAMAT TAHUN BARU HIJRIYAH 1434H
.::SEMUA PENGUNJUNG BACA INI DULU::.

Thursday, September 6, 2012

CARA BOBOL FOLDER YANG DIPASSWORD

Ok kali ini aku akan share cara bobol folder yang diprotek ama itu lho... file .BAT..
Ok mari sebelum membahas lebih lanjut berikut script untuk memprotek folder yang scriptnya ditulis di notepad n kemudian disimpan dg ekstensi BAT.
Scriptnya


cls
@ECHO OFF
title Folder Private
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to unlock folder
set/p "pass=>"
if NOT %pass%== 123456 goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Private
echo Private created successfully
goto End
:End
Ada beberapa cara untuk membobolnya :
1. Cara intip password
Cara yang ini gampang aja, tinggal drag n drop aja file BAT nya ke dalam notepad, maka akan keliatan scriptnya dan tentu saja passwordnya, hehe

2. Cara Rename
Cara yang ini bila si pelaku menyembunyikan file BAT nya.
Untuk script di atas tadi akan menghasilkan sebuah folder bernama PRIVATE dan setelah kita password  maka folder PRIVATE tadi hilang dan akan muncul folder yang ter-hidden dengan nama "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}", bila kita klik folder tersebut maka yang terjadi malah kita akan menuju Control Panel, untuk menjadikannya folder biasa cukup hapus saja salah satu karakter atau rename sesuka hati, setelah itu folder Control Panel tersebut akan berubah menjadi folder biasa, dan kita nggak perlu input password utk membukanya.

Semudah mengorek upiL mu sendiri kan...


Artikel Terkait:

2 comments:

Kasapa In Blogz Up said...

langsung nyoba ngorek upil gan,, hahahahah :D

Arie Starlight said...

Wkwkwkwk...

ngopek upil gan....

Ane dah Follow gan,..

follow balik ya gan..
http://ariestarlight.blogspot.com/

Post a Comment

Jangan nyepam ya...