Please sign in to access this page

Lockdown

Lockdown

4 devlogs
2h 47m
Created by Austin

Lockdown is an CLI encryption/decryption/hashing tool.

Timeline

Ship 1

0 payouts of shell 0 shells

Austin

9 days ago

Austin Covers 4 devlogs and 2h 47m
Austin
Austin
1h 28m 9 days ago

added a --gui flag :)

added help flag and decrypt flag, the help flag is made from a json list, created like:
json
[
{
description: Display this help information,
flag: --help
},...
]

fixed up a few extra functions, such as encryption, custom key's, custom iv's, uh, hashing, anything u could dream of fr

I set up a basic input/output system with a mute flag

Update attachment