Post
Topic
Board Services
Re: How to spot fake or forged wallet.dat?
by
thelema93
on 27/03/2022, 22:13:15 UTC
Hey everyone. Recently I found a unique method to spot fake wallet.dat files.
Wallets can be faked at least in 2 ways.

1. By changing the iteration number of the hash itself (I'm still looking how to spot fake iterations. The probability that a wallet have fake iteration inserted in wallet hash is kind of low).
2. By changing public key with a key that has amount. (My method will spot this type of fake)

The method is entirely created and developed by me. After  months of investigation, I can spot with a precise level : 99.9% fake wallets that does not have private key, or have a wrong one mapped to public key. Unfortunately there is a very big business with fake wallet.dat, that's why I am willing to help people that are looking for forgotten password of wallet.dat. Also I would like to discuss with more wallet crackers, in order to develop cracking knowledge and share our experience.

telegram: @btc_fan
email: ursunicolae89@gmail.com


Are you saying that Bitcoin Core will open these fake wallets and they will show balance? Can you explain in more detail how that is possible?
How can we check to see if it's real or not?