Projects with this topic
-
HashNyx is top-tier CPU-powered multi-threaded password hash cracker written in C.It is designed for flexibility and speed,utilizing various optimization techniques to efficiently find matches for a given hash value.It can crack md5,sha1,sha2,sha3,ripemd160,keccak224 256 384 512,hash160,and more.
Updated -
VanitySearch is a tool designed for finding Bitcoin address prefixes. If you wish to generate a secure private key, please use the -s option to enter your passphrase; this passphrase will be used to generate a base key compliant with the BIP38 standard (e.g., VanitySearch.exe -s "my passphrase" 1MyPrefix). Alternatively, you can use the command VanitySearch.exe -ps "my passphrase", which incorporates an additional cryptographically secure seed into your passphrase. This update addresses bugs related to custom address matching and private key conversion, replaces the random number generator, introduces new search puzzles tailored to specific finite regions, and adds both "random" and "incremental" search modes. Furthermore, the -e option has been added to enable homomorphic properties—a feature that has been completely reimplemented—while the integration of the AVX2 instruction set optimizes CPU performance and enhances underlying logic.
Updated -
-
Address to hash160 is an efficient multi-threaded tool designed to decode various cryptocurrency addresses (such as Bitcoin BTC,Bitcoin Cash BCH,Litecoin LTC,Bitcoin Gold BTG,etc.) to extract hash160 values. It is often used in research such as brainflayer,keyhunt,BitCrack,ecloop, keyhunt cuda,etc.
Updated -
A high-performance CPU-based tool for searching compressed and uncompressed addresses, as well as puzzle-based private key and brainwallet searches. Commonly used in research projects such as Cyclone, Brainflayer, Keyhunt, BitCrack, Ecloop, Keyhunt CUDA, and BitCrack.For educational purposes
Updated -
KeyKiller is designed to achieve extreme performance on modern NVIDIA GPUs, solving the Satoshi puzzle. It leverages CUDA, warp-level parallelism, and batched EC operations to push the boundaries of cryptographic key discovery. It is commonly used in research projects such as Secp256k1-CUDA,Brainflayer,BitCrack, Keyhunt CUDA BitCrack,RCKangaroo.
Updated -
Mnemonic converter, can generate randomly, view seeds, private keys, public keys and addresses of derived paths, etc., base58 bech32 cashaddr sha256 sha512 sha3256 ripemd160 keccak256 secp256k1 pbkdf2 mnemonics pbkdf2 hmac sha512 and other implementations.
Updated -
This C language tool converts Bitcoin private key or public key or public key hash 160, calculates various addresses, including P2PKH, P2SH, SegWit and other formats, and supports conversion between hexadecimal and WIF formats of private keys.
Updated -
Advanced ECC (secp256k1) toolkit featuring public key cloning, homomorphic property analysis, and discrete logarithm reduction algorithms (Fission/Displacement) for key recovery and cryptographic research.
Updated -
A Bitcoin clock for the WT32 SC01 plus development board
Updated -
The updated version of parallelcoin
Updated -
-
Firmware for mining Bitcoin on the STM32F030F4P6. https://hackaday.io/project/46148-stm32miner
Updated