blockchain2john.py error
Open
Nobody has claimed this yet.
bug
- Dominant language
- C
- Stars
- 13.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
$ python blockchain2john.py blockchain.wallet.json
My Wallet Version 2 or 3 seems to be used, adding --json option is required!
$ python blockchain2john.py --json blockchain.wallet.json
My Wallet Version 1 seems to be used, remove --json option!
This wallet file is json format.
Thanks for support.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing both commands with the reported blockchain.wallet.json input and read blockchain2john.py, focusing on how it detects wallet versions and handles the --json option. Done means the script accepts the reported JSON wallet format without issuing contradictory option guidance; no test file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, python
- Domain
- blockchain, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100