Jump to content


minecraftwarlock's Content

There have been 1 items by minecraftwarlock (Search limited from 10-February 22)


By content type

See this member's

Sort by                Order  

#262745 CCLock File Encryption

Posted by minecraftwarlock on 15 December 2016 - 09:51 AM in Programs

CCLock is a Utility that will password protect your computer and encrypt all of your files.
The files are never stored decrypted so even with a startup disk your files are still safe

The password is stored using SHA-256 and a random salt (http://www.computerc...56-in-pure-lua/)
The files are encrypted using AES encryption using one of the password hashes as the key (http://www.computerc...aes-encryption/)

Download
http://pastebin.com/raw/VnxRa75D
wget http://pastebin.com/raw/VnxRa75D startup
(pastebin get wasn't working at the time of posting this)

Warning: You will no longer be able to edit the .pwd.pwd file (also if you delete it the salt is gone and your files can no longer be decrypted)
Warning: If you forget the password the files are essentially gone forever