Skip to content

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

Notifications You must be signed in to change notification settings

CryptoAttacker/Pyromid2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyromid


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 For Hacking and Cracking Private Key and Address Bitcoin from Mnemonic

Installing Package's:

Installing With pip in Windows (Commands):


python -m pip install bit
python -m pip install rich
python -m pip install bip32utils
python -m pip install base58

Installing With pip3 in Linux (ubuntu 20.04):

sudo apt-get update&&sudo apt-get upgrade -y
pip3 install bit rich
pip3 install rich
pip3 install bip32utils base58

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%