mufeedvh / basecrack

Decode All Bases - Base Scheme Decoder
MIT License
538 stars 91 forks source link

Add Dockerfile #9

Closed mgp25 closed 3 years ago

mgp25 commented 3 years ago
❯ docker run --rm -it -v $(pwd):/data basecrack

██████╗  █████╗ ███████╗███████╗ ██████╗██████╗  █████╗  ██████╗██╗  ██╗
██╔══██╗██╔══██╗██╔════╝██╔════╝██╔════╝██╔══██╗██╔══██╗██╔════╝██║ ██╔╝
██████╔╝███████║███████╗█████╗  ██║     ██████╔╝███████║██║     █████╔╝
██╔══██╗██╔══██║╚════██║██╔══╝  ██║     ██╔══██╗██╔══██║██║     ██╔═██╗
██████╔╝██║  ██║███████║███████╗╚██████╗██║  ██║██║  ██║╚██████╗██║  ██╗
╚═════╝ ╚═╝  ╚═╝╚══════╝╚══════╝ ╚═════╝╚═╝  ╚═╝╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝ v3.0

        python basecrack.py -h [FOR HELP]

[>] Enter Encoded Base: Cn8eVZg

[>] Decoding as Base58: hello

[>] Decoding as Base92: `2%i

[-] The Encoding Scheme Is Base58

[-] The Encoding Scheme Is Base92