You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-15Lines changed: 23 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,34 +14,42 @@
14
14
### ↪️ [Pyromid_V2.py](https://github.com/Pymmdrza/Pyromid/blob/mainx/Pyromid_V2.py'Pyromid v2 for cracking and Hunting High speed private key bitcoin wallet')
15
15
16
16
17
-
---
18
-
17
+

19
18
20
-

21
19
22
-
### Installing Package's:
20
+
### Dowbload Pyromid V2 `update`
23
21
22
+
[Pyromid V2](https://github.com/Pymmdrza/Pyromid/blob/mainx/Pyromid_V2.py'Pyromid v2 for cracking and Hunting High speed private key bitcoin wallet')`updated`
24
23
25
-
Installing With `pip` in Windows (Commands):
26
24
27
-
```
28
25
29
-
python -m pip install bit
30
-
python -m pip install rich
31
-
python -m pip install bip32utils
32
-
python -m pip install base58
26
+
### install & use Pyromid v2:
33
27
28
+
#### windows with `pip`:
29
+
```bash
30
+
pip install cryptofuzz
31
+
pip install colorthon
34
32
```
33
+
#### Linux & Mac with `pip3`:
35
34
36
-
Installing With `pip3` in Linux `(ubuntu 20.04)`:
37
35
38
-
```
36
+
```bash
39
37
sudo apt-get update&&sudo apt-get upgrade -y
40
-
pip3 install bit rich
41
-
pip3 install rich
42
-
pip3 install bip32utils base58
38
+
pip3 install cryptofuzz
39
+
pip3 install colorthon
43
40
```
44
41
42
+
43
+
running Online On Replit : [Run Now](https://replit.com/@MrPyMmdrza/Pyromid-v2)
44
+
45
+
46
+
47
+
---
48
+
49
+
50
+

51
+
52
+
45
53
----
46
54
47
55
## Pyromid For Hack and Cracking Private Key and Address Bitcoin Wallet From Mnemonic [Words - Passphrase]
0 commit comments