Bitcoin Forum
September 22, 2025, 02:53:22 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Services / Re: Crack my bitcoin wallet address and get 0.155 btc + 0.5BTC on: March 18, 2021, 01:49:27 AM
No 3 btc encrypted_key, no interest    Grin
2  Other / Beginners & Help / Re: Discussion! Don't BUY FAKE! "wallet.dat" files with lost passwords. on: March 12, 2021, 01:42:37 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
   
3  Economy / Marketplace / Re: Don't buy "wallet.dat" files with lost passwords; EXCHANGE THEM. on: March 11, 2021, 11:11:59 PM
  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.
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!