Question for Bitcoin Gurus

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 2MuchMark
    Mark of 2Much.net
    • Aug 2004
    • 50984

    #1

    Question for Bitcoin Gurus

    A friend of mine is going through a divorce. Long story, blah. He thinks that there may be a bitcoin address in one of the files on a computer that he may lose in a settlement, but has no idea what file type it might be (text, html, word, excel, anything).

    Is there a way to search a PC for a Bitcoin address, or bitcoin wallet? If she was to use file find or some other type of search program that would search all files for a string, what would it be?
  • Constant Phil
    Confirmed User
    • Mar 2012
    • 270

    #2
    An address would be a text file...or word doc. Really depends on how he saved it...

    [email protected]

    Comment

    • 2MuchMark
      Mark of 2Much.net
      • Aug 2004
      • 50984

      #3
      Originally posted by Constant Phil
      An address would be a text file...or word doc. Really depends on how he saved it...
      Right. So not knowing the format of how it was saved, lets say its a .txt file for now, is there anything about the address itself that could be searched for? For example, do addresses always have the same number of characters, or have the same prefix or suffix, etc?

      Comment

      • Constant Phil
        Confirmed User
        • Mar 2012
        • 270

        #4
        Amazing what you find on google ;)

        A Bitcoin address, or simply address, is an identifier of 26-35 alphanumeric characters, beginning with the number 1 , 3 or bc1 that represents a possible destination for a bitcoin payment.

        [email protected]

        Comment

        • Smack dat
          So Fucking Banned
          • Jul 2016
          • 4613

          #5
          wallet.dat

          Comment

          • NoWhErE
            Too lazy to set a custom title
            • Sep 2005
            • 10583

            #6
            Originally posted by Smack dat
            wallet.dat
            This is the correct answer. Unless your friend changed the file name to something else, the default name is "wallet.dat".

            For safety, he can search for any .dat file. If he didn't move anything, it will most likely be under a folder named after a crypto currency.
            skype: lordofthecameltoe

            Comment

            • Constant Phil
              Confirmed User
              • Mar 2012
              • 270

              #7
              Thats where private key info is stored. He asked where his address was stored...i read it as he wrote it in a file then saved it. Perhaps I'm off base :shrug:

              [email protected]

              Comment

              • purecane
                Annakin Skywalker
                • Jan 2013
                • 1324

                #8
                an address does not necessarily give you access to a wallet. you either need the .dat file, or you'll need the private key to open that address.
                [email protected]

                Comment

                • ghjghj
                  So Fucking Banned
                  • Jun 2005
                  • 3770

                  #9
                  Originally posted by 2MuchMark
                  A friend of mine is going through a divorce. Long story, blah. He thinks that there may be a bitcoin address in one of the files on a computer that he may lose in a settlement, but has no idea what file type it might be (text, html, word, excel, anything).

                  Is there a way to search a PC for a Bitcoin address, or bitcoin wallet? If she was to use file find or some other type of search program that would search all files for a string, what would it be?
                  https://gist.github.com/chriswcohen/...5ba7354a986c34

                  Comment

                  Working...