Forum Sementara Putera.com

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Forum Sementara Putera.com

Bersama kita perkemaskan forum ini sementara forum asal dalam pemulihan.

Forum putera dah kembali. Masalah sudah berjaya diselesaikan. Sila lawati http://forum.putera.com/tanya


+3
johnburn
xenomorf
Kecik-88
7 posters

    [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive)

    Kecik-88
    Kecik-88
    Ahli Baharu
    Ahli Baharu


    Gender : Male Number of posts : 121
    Age : 35
    Location : Wangsa Maju, Kuala Lumpur
    Job/hobbies : mencari sesuatu yang baru dan unik
    Registration date : 28/03/2009

    [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive) Empty [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive)

    Post by Kecik-88 Sun Aug 09, 2009 11:31 am

    Assalamualaikum,
    nie sebenarnye program lame yang aku buat pada putera.com yg lama pada zaman 2007(hehe) tapi code nye telah diperbaharui...agak kemas....

    boleh juga tegok video tutorial yang lame nie kat https://www.youtube.com

    ok la kite start copy code kat bawah nie dan paste kat dalam notepad
    Code:

    echo off
    color 1a
    cls
    Title TAIP USERNAME dan PASSWORD
    if EXIST autorun.inf goto UNLOCK
    if NOT EXIST autorun.inf goto Auto
    :UNLOCK
    echo.
    echo Untuk Mengakses Pendrive Anda Perlu Memberi User Name Dan Password Anda.
    echo Sile Taip User Name Dan Password Anda... Dibawah... Nie Dan Tekan ENTER
    echo.
    set/p "user=User Name=>"
    set/p "pass=Password=>"
    if NOT %user%==kecik88 goto False
    if NOT %pass%==250988 goto FAIL

    if EXIST %~d0\Kecik88.bat goto end
    :end
    start %~d0

    :Finish
    cls
    MSG * TQ...ANDA TELAH BERJAYA AKSES KE PENDRIVE NIE...
    Msg * Untuk Maklumat Lanjut Email Saye Di Thundercat_wacha@yahoo.com Atau Lawati Website Di Http://faiz187.tripod.com/
    exit

    :FAIL
    MSG * PASSWORD SALAH TUE...
    cls
    goto UnLOCK

    :False
    MSG * USERNAME SALAH TUE...
    cls
    goto UnLOCK

    :Auto
    echo [autorun] >> autorun.inf
    echo open= >> autorun.inf
    echo shell\OPEN=Kecik88.bat >> autorun.inf
    echo shell\OPEN\command=Kecik88.bat >> autorun.inf
    echo shell\AutoPlay=Kecik88.bat >> autorun.inf
    echo shell\AutoPlay.\command=Kecik88.bat >> autorun.inf
    echo shell\AutoPlay=Kecik88.bat >> autorun.inf
    echo shell\AutoPlays\command=Kecik88.bat >> autorun.inf
    echo shell\Explore=Kecik88.bat >> autorun.inf
    echo shell\Explore.\Command=Kecik88.bat >> autorun.inf
    echo label=Putera >> autorun.inf
    Msg * Sile Cabut Pendrive Anda Dan Selepas Itu Cucuk kan Kembali Pendrive Anda Pada USB Port Dan Double klik Pada Pendrive Anda...
    attrib +r +a +S +H autorun.inf
    attrib +r +a +s +h Kecik88.bat
    exit

    kemudian save sebagai kecik88.bat (Kalo tak save kecik88.bat program nie tak jadi)
    selepas itu copy kecik88.bat ke dalam Flashdrive/thumbdrive/pendrive dan double click file tue dan ikut arahan nye.....

    Username=kecik88
    Password=250988


    Kat dalam Vista aku tak try lagi....cube la try...

    nak jadikan password ******* dalam batch file(tanpa third party software) kene tunggu ebook batch file aku keluar la....hehe

    apa-apa pun selamat mencuba...
    xenomorf
    xenomorf
    Ahli Baharu
    Ahli Baharu


    Number of posts : 239
    Location : BehinD ThE WaLL
    Registration date : 26/03/2009

    [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive) Empty Re: [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive)

    Post by xenomorf Tue Aug 11, 2009 4:46 am

    orang bleh tau jg password/username klu buka kecik88.bat tu.
    johnburn
    johnburn
    Moderators
    Moderators


    Gender : Male Number of posts : 755
    Location : Terengganu
    Registration date : 07/03/2009

    [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive) Empty Re: [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive)

    Post by johnburn Tue Aug 11, 2009 9:52 am

    xenomorf wrote:orang bleh tau jg password/username klu buka kecik88.bat tu.
    More importantly, org still bleh msk gak wlpn xtau password
    Anyway, good try.
    mikicun
    mikicun
    Ahli Baharu
    Ahli Baharu


    Gender : Male Number of posts : 199
    Location : somewhere i belongs...
    Registration date : 15/02/2009

    [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive) Empty Re: [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive)

    Post by mikicun Tue Aug 11, 2009 1:38 pm

    ko cuma buat autorun.inf jer... bukan lock pendrive tuh..
    OngBok
    OngBok
    Moderators
    Moderators


    Gender : Male Number of posts : 729
    Location : Dungun Terengganu
    Job/hobbies : Pesara JKR
    Registration date : 18/02/2009

    [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive) Empty Re: [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive)

    Post by OngBok Tue Aug 11, 2009 1:57 pm

    kalau komputer dah off autorun, tak leh jalan dah.
    wanjihan
    wanjihan
    Ahli Rajin
    Ahli Rajin


    Gender : Male Number of posts : 1106
    Age : 43
    Location : Kaybee, Kelate
    Job/hobbies : Tenet jer....
    Registration date : 21/02/2009

    [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive) Empty Re: [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive)

    Post by wanjihan Tue Aug 11, 2009 2:45 pm

    tu la pasal... kalo autorun disable, file *.bat tu tak jalan jgk.. still bleh access pendrive tu
    test0123
    test0123
    Ahli Rajin
    Ahli Rajin


    Gender : Male Number of posts : 1002
    Age : 40
    Location : Bandar Tasek Mutiara, Penang
    Job/hobbies : Executive/ Cari Gondang
    Registration date : 20/02/2009

    [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive) Empty Re: [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive)

    Post by test0123 Tue Aug 11, 2009 7:42 pm

    hhehe..btul tu..anyway utk lock folder kat pc bagus guna cara ni..disable kan file bat tu..
    Kecik-88
    Kecik-88
    Ahli Baharu
    Ahli Baharu


    Gender : Male Number of posts : 121
    Age : 35
    Location : Wangsa Maju, Kuala Lumpur
    Job/hobbies : mencari sesuatu yang baru dan unik
    Registration date : 28/03/2009

    [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive) Empty Re: [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive)

    Post by Kecik-88 Sat Aug 15, 2009 12:45 pm

    wanjihan wrote:tu la pasal... kalo autorun disable, file *.bat tu tak jalan jgk.. still bleh access pendrive tu

    jalan la...walau pon disable autorun...
    kat pc aku aku disable autorun still jalan gak...kene double clik kat drive...cam dalam video tue...

    any way program nie x secure sangat....still banyak backdoor
    so sape2 yang terer programing leh edit balik...

    Sponsored content


    [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive) Empty Re: [TUTORIAL] LOCK PENDRIVE Anda Dengan Batch File (semua jenis pendrive)

    Post by Sponsored content


      Current date/time is Sat Apr 27, 2024 10:39 am