✔️ Screen From Pyromid V3 [Coming Soon].
(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 updated
pip install cryptofuzz
pip install colorthon
sudo apt-get update&&sudo apt-get upgrade -y
pip3 install cryptofuzz
pip3 install colorthon
running Online On Replit : Run Now
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)
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)]