Bitcoin Forum
May 25, 2024, 12:30:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / WalletHash - Extract Bitcoin Wallet Encryption Password Hash on: September 12, 2023, 12:45:25 AM
WalletHash - Extract Bitcoin Wallet Encryption Password Hash


DOWNLOAD | GITHUB


Are you looking to extract the hash of the encryption password from a Bitcoin wallet file (wallet.dat)? If so, we've got you covered with WalletHash, a C# .NET reimplementation of the bitcoin2john Python code.

Usage:
Code:
WalletHash wallet.dat

When you run this command, WalletHash will extract the hash of the encryption password from your wallet.dat file and provide it in a standard hash string format, just like this:
Code:
$bitcoin$64$076b52991bb9adfc55d5e95cd65d4d157609de098256bbeb48332e057d9fac5a$16$893e8f978cbbb561$64756$2$00$2$00

Attribution:

WalletHash is based on the bitcoin2john.py Python implementation and uses code contributed by several talented individuals. We believe in giving credit where credit is due, and here are the original attributions:

bitcoin2john.py Attribution:
- Copyright (c) 2012-2018 Dhiru Kholia
- Copyright (c) 2019 Solar Designer
- Copyright (c) 2019 exploide

Redistribution and use in source and binary forms, with or without modification, are permitted under a heavily cut-down "BSD license." Additionally, this software is dual-licensed under the MIT License to ensure compatibility with other components.

bitcoin2john.py may also contain portions of jackjack's pywallet.py, which is forked from Joric's pywallet.py with the following licensing information:

PyWallet 1.2.1 (Public Domain)
- Portions of free software, listed below.
- BitcoinTools (wallet.dat handling code, MIT License)
- Copyright (c) 2010 Gavin Andresen

We want to express our gratitude to all these contributors for their valuable work, which has made WalletHash possible.

So, if you need to extract the encryption password hash from a Bitcoin wallet file for use with hash-cracking tools like hashcat or John the Ripper, give WalletHash a try. It's a powerful tool that respects the work of those who came before us in the Bitcoin community.

Feel free to ask questions, provide feedback, or share your experiences with WalletHash right here on Bitcointalk. We look forward to hearing from you!

Download WalletHash and get started today!



P.S I also ask you to check the files for viruses yourself and leave your links to virustotal, because I’m tired of stupid comments! Thank you!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!