What's it?
PassCreator is a simple and useful program to create password locks, at the moment, just startup password locks.
Screenshots:
Spoiler
Main menu:Startup lock creator:
Generated File:
First, make sure HTTP api is enabled and have github and pastebin whitelisted.
Just run this code:
pastebin run dAawutPP
And, write passCreator to run the program, then follow the instructions.Problems:
At the moment, just the startup lock works
The updater updates everything, but breaks when downloading the new updater.
No password encoding! (Will add that feature)
Notes:
This is made in CC 1.5.8 but should work on CC 1.6.x
This uses my utilsAPI(centerPrint), you can freely use that API in your programs, no credit need, the api is at:
https://github.com/t...master/UtilsAPI
This will break OSs as it overwrites startup file!
TODO:
Door password lock = [||||||||||||]
Updater: [||||||||||] – Problem: The updater breaks at deleting itself
PassWord Encoding using sha-256: [||||||||||]
Feedback is welcome!