Pyromid

recovery and hunting batch private key from mnemonic and decimal mode for any bitcoin wallet very fast without repeat


Pyromid V3 [New Version]

✔️ Screen From Pyromid V3 [Coming Soon].

⚠️ I am preparing and finalizing this (Pyromid version 3) and you can get it here soon, if you are one of those friends who have just come to my page, I must announce that until version 3 of this script is ready and finalized, you can Use Pyromid version 2 which is ready and published by me.

Pyromid V2

Can for running and use version 2 follow this file : Pyromid_V2.py

Pyromid v2 new updated

Dowbload Pyromid V2 update

Pyromid V2 updated

install & use Pyromid 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

running Online On Replit : Run Now


more detail’s about cryptofuzz package can follow official document page here


Pyromid For Hacking and Cracking Private Key and Address Bitcoin from Mnemonic

Use and Screen work

Pyromid For Hack and Cracking Private Key and Address Bitcoin Wallet From Mnemonic [Words - Passphrase]

Pyromid 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)

Pyromid 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:

if needed rich address list for bitcoin : Can Use This File

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

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

or :

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

# Linux :
python3 pyromid.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 pyromid.py [option1(-r|--rich)] [option2(-o|--out)]