Giter Club home page Giter Club logo

pyromid's Introduction

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


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


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

pyromid's People

Contributors

pymmdrza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pyromid's Issues

منتظریم

سلام میخواستم بدونم نسخه 3 رو کی قرار میدین؟

Found

Can you tell me when found.txt file automatically created when the balance is found?

Pyromid v2

Hello im trying to run Pyromid V2 but i get this
██████╗ ██╗ ██╗██████╗ ██████╗ ███╗ ███╗██╗██████╗
██╔══██╗╚██╗ ██╔╝██╔══██╗██╔═══██╗████╗ ████║██║██╔══██╗
██████╔╝ ╚████╔╝ ██████╔╝██║ ██║██╔████╔██║██║██║ ██║
██╔═══╝ ╚██╔╝ ██╔══██╗██║ ██║██║╚██╔╝██║██║██║ ██║
██║ ██║ ██║ ██║╚██████╔╝██║ ╚═╝ ██║██║██████╔╝
╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝╚═════╝
╔═╗╦═╗╔═╗╔═╗╦═╗╔═╗╔╦╗╔╦╗╔═╗╦═╗ ╔╦╗╔╦╗╔╦╗╦═╗╔═╗╔═╗ ╔═╗╔═╗╔╦╗
╠═╝╠╦╝║ ║║ ╦╠╦╝╠═╣║║║║║║║╣ ╠╦╝ ║║║║║║ ║║╠╦╝╔═╝╠═╣ ║ ║ ║║║║
╩ ╩╚═╚═╝╚═╝╩╚═╩ ╩╩ ╩╩ ╩╚═╝╩╚═ ╩ ╩╩ ╩═╩╝╩╚═╚═╝╩ ╩o╚═╝╚═╝╩ ╩
➜ Pyromid v2 Ⓟ Powered By CryptoFuzz - Exclusive MMDRZA.COM
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
[►] Import Rich File : Rich.txt
[►] Method Generated : Random Without Repeat.
[►] Address Type : Compressed / Uncompressed.
[►] Max Decimal (HEX): 115792089237316195423570985008687907852837564279074904382605163141518161494336
[►] Result Checked : 0
[►] Matched Address : 0

Traceback (most recent call last):
File "/usr/lib/python3.10/hashlib.py", line 160, in __hash_new
return _hashlib.new(name, data, **kwargs)
ValueError: [digital envelope routines] unsupported

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/pc1/Pyromid/Pyromid_V2.py", line 103, in
MainCheck()
File "/home/pc1/Pyromid/Pyromid_V2.py", line 78, in MainCheck
CompressAddr = Hex_To_Addr(privatekey, True)
File "/home/pc1/Pyromid/Pyromid_V2.py", line 35, in Hex_To_Addr
return co.hex_to_addr(hexed, compress)
File "/home/pc1/.local/lib/python3.10/site-packages/cryptofuzz/utils.py", line 149, in hex_to_addr
return self.bytes_to_addr(seed, True)
File "/home/pc1/.local/lib/python3.10/site-packages/cryptofuzz/utils.py", line 230, in bytes_to_addr
return self.pub_to_addr(public_key=pub)
File "/home/pc1/.local/lib/python3.10/site-packages/cryptofuzz/utils.py", line 282, in pub_to_addr
ripemd160 = hashlib.new('ripemd160')
File "/usr/lib/python3.10/hashlib.py", line 166, in __hash_new
return __get_builtin_constructor(name)(data)
File "/usr/lib/python3.10/hashlib.py", line 123, in __get_builtin_constructor
raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type ripemd160

SyntaxError Windows

File "pyromid_V2.py", line 10
key += f"{k}"
^
SyntaxError: invalid syntax

On Original version
File "pyromid.py", line 2
SyntaxError: Non-ASCII character '\xe2' in file pyromid.py on line 2, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

Termux

Can i run this script on termux with linux?

Base 64 issue

ERROR: Could not find a version that satisfies the requirement base64 (from versions: none)
ERROR: No matching distribution found for base64

i am not sure i tried many things but didnt work for me please kindly help me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.