Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
e-ago committed Oct 22, 2018
1 parent a977542 commit d34a798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ The `-d` option enables the possibility to have duplicates in the same Recovery

For all the available options, type `./build/bitcracker_rpgen -h`.

*NOTE:* Please note that the amount of possible Recovery Passwords is huge:
`recovery password = 65536 x 65536 x 65536 x 65536 x 65536 x 65536 x 65536 x 65536`
**NOTE:** Please note that the amount of possible Recovery Passwords is huge: <br>
`recovery password = 65536 x 65536 x 65536 x 65536 x 65536 x 65536 x 65536 x 65536`<br>
According to our research, the password distribution is uniform and there is no way to find "more probable" numbers. So far, there's no way to restrict the amount of possible candidates. This means that the Recovery Password attack could take forever (the User Passwod attack is always the preferred one). Soon we'll modify the `bitcracker_rpgen` tool to generate Recovery Password in a casual way rather than in ordered sequence.

A command line example:
Expand Down

0 comments on commit d34a798

Please sign in to comment.