All Projects → adrijano → Bitcoin-wallet-cracker

adrijano / Bitcoin-wallet-cracker

Licence: MIT license
Automated Bitcoin wallet generator that with mnemonic and passphrases bruteforces wallet addresses

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bitcoin-wallet-cracker

Thc Hydra
hydra
Stars: ✭ 5,645 (+3932.14%)
Mutual labels:  bruteforce, brute-force-attacks, brute-force, bruteforce-attacks
Brutegram
Instagram multi-bruteforce Platfrom
Stars: ✭ 183 (+30.71%)
Mutual labels:  bruteforce, brute-force-attacks, brute-force, bruteforce-attacks
phpmyadmin-authentication-bruteforce
phpMyAdmin Authentication Bruteforce Tool
Stars: ✭ 58 (-58.57%)
Mutual labels:  bruteforce, brute-force-attacks, brute-force, bruteforce-attacks
smtplib-bruteforce
bruteforcing gmail (TLS/SSL)
Stars: ✭ 26 (-81.43%)
Mutual labels:  bruteforce, brute-force-attacks, brute-force, bruteforce-attacks
noble-hashes
Audited & minimal JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2 & Scrypt
Stars: ✭ 213 (+52.14%)
Mutual labels:  pbkdf2, hmac, sha512
uberscan
Security program for recovering passwords and pen-testing servers, routers and IoT devices using brute-force password attacks.
Stars: ✭ 31 (-77.86%)
Mutual labels:  bruteforce, brute-force-attacks, brute-force
Btcbf
Bitcoin private key brute force tool, written in python. Also can be used as a bitcoin wallet generator.
Stars: ✭ 91 (-35%)
Mutual labels:  bruteforce, brute-force-attacks, btc
urlbuster
Powerful mutable web directory fuzzer to bruteforce existing and/or hidden files or directories.
Stars: ✭ 144 (+2.86%)
Mutual labels:  bruteforce, brute-force, bruteforce-attacks
Gmail-Hack
Gmail account using brute force attack
Stars: ✭ 69 (-50.71%)
Mutual labels:  brute-force-attacks, brute-force, pysimplegui
password-list
Password lists with top passwords to optimize bruteforce attacks
Stars: ✭ 174 (+24.29%)
Mutual labels:  bruteforce, brute-force-attacks, brute-force
Brute-Force-Login
Proof -Of-Concept Brute Force Login on a web-site with a good dictionary of words
Stars: ✭ 231 (+65%)
Mutual labels:  bruteforce, brute-force-attacks, brute-force
Plutus
An automated bitcoin wallet collider that brute forces random wallet addresses
Stars: ✭ 404 (+188.57%)
Mutual labels:  bruteforce, brute-force, btc
bitforce
A tools brute force BTC
Stars: ✭ 24 (-82.86%)
Mutual labels:  bruteforce, brute-force-attacks, btc
hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
Stars: ✭ 382 (+172.86%)
Mutual labels:  pbkdf2, hmac, sha512
WPCracker
WordPress pentest tool
Stars: ✭ 34 (-75.71%)
Mutual labels:  brute-force-attacks, brute-force
crypto
🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
Stars: ✭ 40 (-71.43%)
Mutual labels:  pbkdf2, hmac
RedLogin
Red Login: SSH Brute-force Tools
Stars: ✭ 99 (-29.29%)
Mutual labels:  bruteforce, bruteforce-attacks
psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (-75.71%)
Mutual labels:  bruteforce, brute-force
GmailBruterV2
Simple tool written in python3 to perform limited brute-force attacks on gmail accounts.
Stars: ✭ 264 (+88.57%)
Mutual labels:  brute-force-attacks, brute-force
instabrute
Instagram Brute Forcer
Stars: ✭ 135 (-3.57%)
Mutual labels:  bruteforce, brute-force

Imgur

Programmed in Python | PySimpleGUI

forthebadge made-with-python

Open Source Love svg1

Maintenance

Bitcoin wallet cracker

Automated Bitcoin wallet generator. With mnemonic and passphrases bruteforces wallet addresses.

If you like it give it a star

GitHub stars

Adrijan's github stats

Usage:

Python3+

git clone https://github.com/adrijano/Bitcoin-wallet-cracker.git

cd Bitcoin-wallet-cracker && pip install -r requirements.txt

python bc.py

Windows

cd dist
start bc.exe

Proof of Concept

Although this project can be used maliciously, it is simply an 
exploration into the Bitcoin protocol and advanced encryption and 
hashing techniques using Python.

Address with balance is saved in txt file

address: 17wd8bTwMPYfbo6YwmTFU4xH4hDkd13ATZ
private key: 0651863bf5d902262b17c4621ec340544ff016752543d99a92d7d22872d8a455
WIF private key: 5Hs4yg5HYcAmS97UPgmj54V6Lvmv1yKf4yGWs4qcwkWjB5FFnaz
public key: 040577b1aa3256fed819174b1e6557d4b269f42e383df393b1e8a4c6b9d117994
bc476304738fb948cec05a5d17d0fe6f996e7ec0b4a8e2853e41d6657f3f41e33



address: 125Rs7DdFpNdZgxtPvsQXiM3MDsCEt6F49
private key: 177c1fdf54c4cb646e3425b7756f5c517c740bdc997b59c968e0a92a0b425f54
WIF private key: 5HzdUFvvYhiKw97xnZtv5eYWuHKQZ1GMWVChuzkxwuQvrzacPg5
public key: 04040e4311b932c26f2172e112d1e37bca43428ea6951e3269513ecff6dda67dd
8b39666ef34e1dfd82cfdc689d6099905ed9f291f4b4bdf921e81d1b657eee1e6

ForTheBadge built-with-love

Disclaimer

The code within this repository comes with no guarantee, the use of this code is your responsibility. I take NO responsibility and/or liability for how you choose to use any of the source code available here. By using any of the files available in this repository, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again, ALL files available here are for EDUCATION and/or RESEARCH purposes ONLY.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].