Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
its -r not -b in some line of example
  • Loading branch information
albertobsd authored Mar 11, 2021
1 parent 7228e0f commit eef5ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ btw any word followed by and space after the publickey is ignored the file can b

To try to find those privatekey this is the line of execution:

`` ./keyhunt -m bsgs -f test_120.txt -b 800000000000000000000000000000:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF``
``./keyhunt -m bsgs -f test_120.txt -r 800000000000000000000000000000:FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF``

Output:

Expand Down

0 comments on commit eef5ec0

Please sign in to comment.