Bitcoin Forum
May 25, 2024, 05:15:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / Re: Recovering Electrum Password for OSX on: August 03, 2014, 10:07:35 PM
I contacted you through e-mail, but will post here too for others. Using the code you provided in terminal, I succesfully can run the btcrecover.py script. Now I am trying to have PyCrypto work for the script to speed up this process.

How do I install pycrypto once I have it downloaded? I tried running the setup.py file and tried putting its folder in the btcrecover-master folder, but neither work. When I run btcrecover.py the file still displays "warning can't find PyCrypyto".

When I type the below into Terminal, the terminal asks for my password and provides me with a warning. Upon this time it will not let me enter a password, so using the below in terminal does not seem to work:
 
sudo apt-get install python-pip
sudo pip install pycrypto

*This code causes a warning as described above and will not work in Terminal.
2  Bitcoin / Electrum / Re: Recovering Electrum Password for OSX on: August 03, 2014, 01:37:40 AM
My lack of coding experience is making btcrecovery extremely challenging. I have set everything up but cant get it to start. I don't know how to write the proper command lines necessary for python to understand where my wallet and tokens files are. When I try to create the btcrecovertokens-auto file I am not doing it right because btcrecover never runs.
3  Bitcoin / Electrum / Re: Recovering Electrum Password for OSX on: August 03, 2014, 01:17:43 AM
Currently, I am struggling with step #5 of your guide:

You will need to run btcrecover.py with at least two command-line options, --wallet FILE to identify the wallet file name and either --tokenlist FILE or --passwordlist FILE (the FILE is optional for --passwordlist), depending on whether you're using a Token File or Passwordlist. If you're using Typos or Autosave, please refer the sections above for additional options you'll want to add.

What follows is an example on windows. The details for your system will be different, for example the download location may be different, or the wallet file name may differ, so you'll need to make some changes. Any additional options are all placed on the same line.

cd \Users\Chris\Downloads\btcrecover-master
C:\python27\python btcrecover.py --wallet wallet.dat --tokenlist tokens.txt --other-options...


I am having trouble writing the command lines to identify my wallet file name and token file. I am very confused by the example that you have provided. What does the code "cd" mean? Is the code that you indicated above as an example the same step as step #5? How would this differ for someone using a Mac? 

I found the wallet and have everything set up, but cannot get the file to begin running. My btcrecover-master folder is at this location /Users/Ben/Desktop/btcrecover-master and my wallet is at this location /Users/Desktop/Ben/btcrecover-master/Wallet, do you mind assisting me in determining how I would write the code for this in order to proceed? Also, where do I write this code: in the Python Shell Box that has lines of code being with ">>>" or should I do it in the btcrecover.py file itself? If I should do it in the btcrecover.py file itself, does it matter where in that file I add the code?

When I try to do it in the Python Shell file, everytime I try I receive various syntaxs.

These syntaxs include:

"unexpected character after line continuation character"
"invalid syntax"
"Traceback"

I can't figure this out...
4  Bitcoin / Electrum / Recovering Electrum Password for OSX on: July 25, 2014, 03:12:43 AM
Hey Everyone,

I am very new to using bitcoin wallets as well as coding. I recently downloaded the OSX Executable file of Electrum and made a one time btc movement upon creating the account. I neglected to take down the seed and must have mistyped my intended password because now when I return to the wallet I am unable to access it.

Would anyone be able to assist me in brute forcing my password?

I am having serious trouble even finding my wallet.dat file and when I try to run the recommended code in Finder in order to find my Electrum folders, nothing is found.

Please assist me if you can, I appreciate any and all help. I would be happy to share some BTC with whoever can help me get into the account. Thank you very much.
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!