crypt.txt
is tied to the hash of the program ./123vault
.
A secret from crypt.txt
can only be decrypted if it was encrypted by the program with the same hash of ./123vault
that was used for encryption!
By changing the program's hash, you can create a unique hash that cannot be downloaded anywhere and encrypt secrets. However, in the event of losing such a program, you will not be able to decrypt the secrets!crypt.txt
is saved and read in the same folder as the executable file 123vault
.-c
followed by the secret mask,
or for random mask creation, use the flag -r
followed by the secret; the length of the generated mask will equal the length of the secret.-d
followed by the name of the mask.You can download the program from the following link:
Download 123vault 1.8 Release_X64_Linux.tarSHA256: A53B04B0B9471825023983D26876C86F2BB4A6879F58BDDE0FC7CFFA724DE0F4