Skip to content

ZeroTrace OSINT

Crypto & hash

The full reference for encoding, hashing, tokens, cryptocurrency addresses, structured identifiers, and developer utilities — tool by tool, with inputs, outputs, and data source.

Crypto & hash

This category is the workbench's cryptography, encoding, and data-utility bench. Almost everything here runs entirely on your machine; a small number of cryptocurrency and identifier lookups reach out to read public ledger or registry data.

ToolInputReturnsData source
Base64Text or Base64Encodes or decodes, standard and URL-safe alphabets, with auto-detectionLocal
Base32Text or Base32Encodes or decodesLocal
Base45Text or Base45Encodes or decodesLocal
Base58Base58 or Base58CheckDecodesLocal
Ascii85Adobe Ascii85 / Base85DecodesLocal
Quoted-PrintableQuoted-Printable textDecodesLocal
URL EncodeText or percent-encoded textPercent-encodes or decodesLocal
HTML EntitiesText or HTML-entity-encoded textEncodes or decodesLocal
Hex ConverterText or hexEncodes or decodes, with ASCII and other companion viewsLocal
Number BaseA whole numberConverts between decimal, hex, octal, and binaryLocal
Data URIA data: URIDecodes it to its underlying contentLocal
Smart DecodeAn unknown blobPeels back layered encodings automatically, guessing at each layerLocal
Mostly local, by design

Everything in this category except the marked cryptocurrency, LEI, VIN, and PGP-key lookups runs on your machine and makes no outbound request — the whole point of a bench for data you're actively handling.

Comprehensive as of this build

This table covers the crypto, hash, and utility tools currently in the library. Use the command palette to confirm you're seeing the current set.

Command Palette

Search for a command to run...