Tag
#bitmorphx
10 repositories
Repos
๐ Convert Bitcoin HEX private keys to WIF format (compressed & uncompressed) with multiprocessing and progress bar support.
๐ ๏ธ Decode any Bitcoin Base58 address into its raw hexadecimal structure (prefix, hash160, checksum). Built for educational use and address analysis.
๐ ๏ธ Generate Bitcoin addresses from uncompressed public keys. Includes compression, hashing, and Base58Check encoding. Built for educational and cryptographic research.
๐ Decode Base64-encoded ECDSA private keys and generate Bitcoin addresses, WIFs, and public keys via CLI.
๐ Ultra-fast Bitcoin address sorter with real-time multiprocessing, address format detection, and low RAM usage. Ideal for forensic research, data analytics, and blockchain intelligence.
๐ Real-time Ethereum mempool monitor that detects large ETH transfers and DEX token swaps โ ideal for tracking whale activity.
๐ Real-time scanner for newly created token contracts on Ethereum and Polygon networks using Mobula API.
๐ ๏ธ Bitcoin Base58 address decoder with checksum verification, payload analysis and type detection. CLI tool for learning and analysis.
๐งช Educational Bitcoin key explorer โ convert integers to private keys, WIF, public keys, and addresses.
๐ง Bitcoin Base58 Inspector | ๐ป CLI + ๐ Flask Web UI | ๐ RIPEMD-160 decoding, โ checksum validation, ๐ entropy analysis.