welcome

Minggu, 15 Desember 2013

Pengunci Folder Tanpa Software ( AMPUH )


  1. Buat folder yang ingin anda kunci. ( Pasti udah tau caranya ).
  2. Buka notepad anda, lalu pastekan kode di bawah ini, Ganti tulisan berwarna merah dengan Pasword kamu.
------------------------------------------------------------------------------------------------------------
cls@ECHO OFF 
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure 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 Locker "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%==password kamu goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
----------------------------------------------------------------------------------------------------------
3. Setelah melakukan langkah di atas, save file tersebut dengan nama Lock.bat (Pastikan Save As                     Type : All Files pada saat anda melakukan save), save file tersebut di dalam folder yang sudah                       anda buat tadi.
4. Buka folder tempat anda menyimpan file "Lock.bat", klik file "Lock.bath" tersebut, pasti langsung                   muncul folder bernama "LOCKER".
5. Copy file-file yang anda ingin proteksi ke dalam folder "Locker". Setelah itu tutup folder "Locker"                 dan klik lagi file Lock.bat.
6. Akan muncul konfirmasi bertuliskan "Are you sure want to lock the folder ? Y/N", silahkan anda                   ketik "Y" lalu tekan enter. Selamat, folder anda sudah berhasil terpassword.
7. Jika anda ingin membukanya, anda tinggal klik lagi file "Lock.bat" kemudian masukkan password                   anda, jika ingin kembali menutupnya, klik "Lock.bat" kemudian ketik "Y"

Pasti sangat mudah, jika di rasa kurang aman, anda bisa HIDE folder "Lock.bat" tersebut. 
Sekian dari saya. Bila kurang jelas, komen aja di bawah

















Read More ->>
Diberdayakan oleh Blogger.

Blogger news