Cybersecurity-Projects/PROJECTS/beginner/base64-tool/DEMO.md

1.6 KiB

██████╗  ██████╗ ██╗  ██╗████████╗ ██████╗  ██████╗ ██╗
██╔══██╗██╔════╝ ██║  ██║╚══██╔══╝██╔═══██╗██╔═══██╗██║
██████╔╝██║  ███╗███████║   ██║   ██║   ██║██║   ██║██║
██╔══██╗██║   ██║╚════██║   ██║   ██║   ██║██║   ██║██║
     ██████╔╝╚██████╔╝     ██║   ██║   ╚██████╔╝╚██████╔╝███████╗
     ╚═════╝  ╚═════╝      ╚═╝   ╚═╝    ╚═════╝  ╚═════╝ ╚══════╝

Demo & Preview


PyPI
uv tool install b64tool

Encoding · Decoding, Detection & Layer Peeling


Encoding

Base64, Hex, Base32, URL encoding with piped input support

Encoding


Decoding, Detection & Layer Peeling

File encoding, multi-format decoding, auto-detection with confidence scoring, recursive layer stripping, and multi-step encoding chains

Decoding