Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append newly collected nonces to existent file #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

unkernet
Copy link
Contributor

@unkernet unkernet commented Sep 4, 2018

No description provided.

@aczid
Copy link
Owner

aczid commented Sep 4, 2018

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.

@unkernet
Copy link
Contributor Author

unkernet commented Sep 4, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants