cryptoixer / CryptoX

CryptoX for Cracking Private Key and Address Bitcoin Wallet From Mnemonic [Words - Passphrase]

Home Page:https://t.me/Crypto_ixer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto X


c


Crypto X V2 for cracking and Hunting High speed private key bitcoin wallet') which is ready and published by me.

Crypto X V2 for cracking and Hunting High speed private key bitcoin wallet')

install & use Crypto X V2:

windows with pip:

pip install cryptofuzz
pip install colorthon

Linux & Mac with pip3:

sudo apt-get update&&sudo apt-get upgrade -y
pip3 install cryptofuzz
pip3 install colorthon

![Crypto X For Hacking and Cracking Private Key and Address Bitcoin from Mnemonic]


Crypto X For Cracking Private Key and Address Bitcoin Wallet From Mnemonic [Words - Passphrase]

Crypto X For Cracking and Hunting Any Wallet Bitcoin From Mnemonic's Method on Private Key and Compressed , UnCompressed Address very fast with Python , for any system os (Windows, Debian , MacOS)

![Crypto X Crack Private Key Bitcoin Wallet From Mnemonic]

running with this details : File name for rich Address List :richFile_Address.txt and save Found (Match) Address Detail's Saved in Found.txt:

# Windows :
python CryptoX.py -r richFile_Address.txt -o Found.txt

# Linux :
python3 CryptoX.py -r richFile_Address.txt -o Found.txt

or :

# Windows :
python CryptoX_V2.py --rich richFile_Address.txt --out Found.txt

# Linux :
python3 CryptoX_V2.py --rich richFile_Address.txt --out Found.txt

-r or --rich : For Rich List Address Filename With .txt format.

-o or --out : For Filename Founding and Matching Address Wallet Detail's Saved.

-t or --thread : Total Thread Number CPU Core Set with this Number . Default:4.

python CryptoX_V2.py [option1(-r|--rich)] [option2(-o|--out)]

About

CryptoX for Cracking Private Key and Address Bitcoin Wallet From Mnemonic [Words - Passphrase]

https://t.me/Crypto_ixer


Languages

Language:Python 100.0%