Skip to content

v0.7.0

Compare
Choose a tag to compare
@jumpycalm jumpycalm released this 07 Aug 22:54
· 18 commits to master since this release
  1. Added support to save hardnested broken keys into the .key file. In case the read fails or is aborted, next time try to read the same tag, don't need to start over again.
  2. Improved the hardnested source key logic (will always the key from the sector closest to the target key).
  3. Removed the TARGET_BF_STATE. Solved the problem that the software may try to collect too many nonces which leads the read fails.