You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you explain a bit about the use case for this PR?
In my estimation, going back to resume an earlier (failed) session by adding more nonces to an already determined system is not all that helpful. In fact it should only be required for 'hard' keys in which many candidate states remain to be tested.
For such 'hard' keys, I agree it could be useful.
That being said I believe more effort should be focused on lifting the proxmark3 implementation of the hard nested attack, which in my experience also does better at cracking such 'hard' keys.
Here is my real use case:
I have a limited time to collect nonces for as much sectors as I can, then I need to return the card.
So I collecting nonces until the search space can be derived and then moving to the next sector. If I have collected nonces for the all sectors and still have a time, I can collect some more to reduce complexity.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.