Skip to content

A GUI Version of the famous batch script [folderlocker.bat] translated into python. Additional Username and Password Feature. One Click [Lock] & [Unlock]

Notifications You must be signed in to change notification settings

the-c0d3r/folderlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Folderlocker

A GUI Version of the famous batch script folderlocker.bat translated into python.

  • Username and Password Feature.
  • One Click Lock & Unlock

Usage

  1. Go to Online Md5 Generator Website, Example : md5HashGenerator.com

  2. Create Your own md5 hash sum of your preferable Username and Password

  3. Replace the user hash with your username hash sum

     user = 'f8f87915dce091a5571941436df26619' # Replace in between the Single Quote
  4. Replace the pwd hash with your password hash sum

     pwd = '0192023a7bbd73250516f069df18b500' # Replace in between the Single Quote
  5. Place this in Drive's root directory.

About

A GUI Version of the famous batch script [folderlocker.bat] translated into python. Additional Username and Password Feature. One Click [Lock] & [Unlock]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages