Bitcoin Forum
September 21, 2025, 03:15:11 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Beginners & Help / Re: Discussion! Don't BUY FAKE! "wallet.dat" files with lost passwords. on: February 16, 2022, 10:00:52 AM
   all wallets are scam!
     You check your wallets with pywallet tools  python pywallet -d -w wallet.dat
     You will find the keypool time is incorret.
     for example 18NxttmXTJfifBJCeJnJYTVvTniR5hZRBB  75.2 btc
     the keypool is:
     "pool": [
        {
            "addr": "1N7nnUeJEmRdUCjUFSgoZSWn6cqNmyPPvc",
            "n": 1,
            "nTime": 1513148460,
            "nVersion": 80500,
            "public_key_hex": "029621dc737db8e74cfdb75e94a1ef5f7c266d62a200f97607074a549c943c9241"
        },
        {
            "addr": "1FgTU13mAVJenBLTGeqXQuEj3ZAFEt9q2s",
            "n": 2,
            "nTime": 1513148460,
            "nVersion": 80500,
            "public_key_hex": "0231b7eb1c9eb9aaed4bd19759c54120767a0cd1ac07ff65299b59ee5a6294274e"
        },
       the nTime is modify password time,
      I  buy this wallet 2017-12-30  the modify password time is 2017-12-13
      password is forgot after two weeks, so the wallet.dat is scam
    


You are wrong nTime parameter is the date when the wallet was encrypted for the first time. When you try to change the passphrase, nTime parameter does not change at all (I tried it on my wallets). It only changes when you have an unencrypted wallet and you decide to encrypt them. Only then does the nTime parameter change for the new date of encryption. If I'm wrong let me know Smiley
2  Economy / Marketplace / Re: Don't buy "wallet.dat" files with lost passwords; EXCHANGE THEM. on: February 16, 2022, 09:54:37 AM
  All wallets are scam.
  Please use pywallet check keypool timestamp and version.

  for example

   "pool": [
        {
            "addr": "1N7nnUeJEmRdUCjUFSgoZSWn6cqNmyPPvc",
            "n": 1,
            "nTime": 1513148460,
            "nVersion": 80500,
            "public_key_hex": "029621dc737db8e74cfdb75e94a1ef5f7c266d62a200f97607074a549c943c9241"
        },

   the nTime is the password modify time.


You are wrong nTime parameter is the date when the wallet was encrypted for the first time. When you try to change the passphrase, nTime parameter does not change at all (I tried it on my wallets). It only changes when you have an unencrypted wallet and you decide to encrypt them. Only then does the nTime parameter change for the new date of encryption.
3  Other / Beginners & Help / Re: Discussion! Don't BUY FAKE! "wallet.dat" files with lost passwords. on: February 14, 2022, 12:14:34 PM
Send it to me please i will try my luck. BTCreciver@protonmail.com
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!