Peršokti į turinį
  • ŽAIDIMAI
  • , ŽAIDIMAI
  • ŽAIDIMAI

Foilderio uzrakinimas(PAMOKA)


Ši tema yra neaktyvi. Paskutinis pranešimas šioje temoje buvo prieš 3242 dienas (-ų). Patariame sukurti naują temą, o ne rašyti naują pranešimą.

Už neaktyvių temų prikėlimą galite sulaukti įspėjimo ir pranešimo pašalinimo!

Recommended Posts

Radau kaip galima susikurti 1kb programą foilderiu užrakinti

This is cool (note like older locker made with batch command)and useful folder locker with colorful interface.This program is made by using batch command ,this is lite and easier way to hide your private data (not highly confidential) .No need to install just write down the code save it with .bat and your folder locker is ready . This one is not like you will find on internet ,it is easy to use ,command and options are different.

So follow below steps to make your own folder locker.

1. Open Notepad and Copy code given below into it.

==================================================================

cls

@ECHO OFF

title the tech world

if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK

if NOT EXIST MyFolder goto MDMyFolder

:CONFIRM

echo Are you sure to lock this 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 MyFolder "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 Your Secure Folder

set/p "pass=>"

if NOT %pass%== tekspot goto FAIL

attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"

ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder

echo Folder Unlocked successfully

goto End

:FAIL

echo Invalid password

goto end

:MDMyFolder

md MyFolder

echo MyFolder created successfully

goto End

:End

==================================================================

2. Save the notepad file with any name with .bat as suffix as i am using locker.bat)

3. Now double click on locker.bat and create your password

4. Copy all your data you want to protect in that folder

5. Now double click on lock.bat and when command prom appear then enter your choice with your password

6. Thats it,now the folder will hide until you unlock it from the program even you enable option to show hidden folder.

So we have successfully made our folder locker program but a question came in mind... is it secure? Ans is yes but you just have to do some few steps to make it more secure. As you may know that we can (or anyone, except noobs) find the password by reading or opening the lock file (.lock) with any text editor (specially notead++) so here are some tips below you can do to make it more secure.

1. Hide the locker.lock file or move it to your pen drive (hide it there also)so whenever you want to access the folder move it again to your folder directory and unlock your file (you cant access your folder without this "locker.lock"file)

Šaltinis http://techarchers.blogspot.com/2015/03/protect-your-private-data-with-just-1kb.html

Užmeskit r3p+

Redaguota , nario PureZzZ
Nuoroda į komentarą
Dalintis per kitą puslapį

e tu sermėgiau, tu nors zinai ka 21EC2020-3AEA-1069-A2DD-08002B30309D GUID reiskia?[/size]

windows system define every (system object and even virtual folders) in the registry by useing

GUID (globally unique identifer) which had 128 bit length and hexadecimal format and start/end with {} symbols.

example:

the GUID naumber for control panel is {21EC2020-3AEA-1069-A2DD-08002B30309D}

if you know the value of GUID for spcifec virtual folder ,then, you can create a copy of this virtual folder. O tu k.rv agurkas žinai ką reiškia?

Nuoroda į komentarą
Dalintis per kitą puslapį

windows system define every (system object and even virtual folders) in the registry by useing

GUID (globally unique identifer) which had 128 bit length and hexadecimal format and start/end with {} symbols.

example:

the GUID naumber for control panel is {21EC2020-3AEA-1069-A2DD-08002B30309D}

if you know the value of GUID for spcifec virtual folder ,then, you can create a copy of this virtual folder. O tu k.rv agurkas žinai ką reiškia?

o tai gal gali paaiskint kuo cia aplanko uzrakinimas susiejes su control paneliu? tikriausiai kad ne.

Nuoroda į komentarą
Dalintis per kitą puslapį

Ši tema yra neaktyvi. Paskutinis pranešimas šioje temoje buvo prieš 3242 dienas (-ų). Patariame sukurti naują temą, o ne rašyti naują pranešimą.

Už neaktyvių temų prikėlimą galite sulaukti įspėjimo ir pranešimo pašalinimo!

Prisijungti prie diskusijos

Palikti atsakymą galite iš karto, o užsiregistruoti vėliau. Jeigu jau turite paskyrą mūsų forume, Prisijunkite.

Svečias
Atsakyti šioje temoje...

×   Įklijuotas tekstas turi teksto formatavimą.   Pašalinti teksto formatavimą

  Galimi tik 75 veidukai.

×   Nuoroda buvo automatiškai įterpta.   Įterpti nuorodą paprastai

×   Jūsų ankstesnis pranešimas buvo atkurtas.   Išvalyti redaktorių

×   Jūs negalite įkelti nuotraukas tiesiogiai.Įkelkite arba įdėkite nuotraukas iš URL.

  • Šiame puslapyje naršo:   0 nariai

    • Nėra registruotų narių peržiūrinčių šį forumą.

Skelbimai


×
×
  • Sukurti naują...