Skip to content
New issue

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

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

Already on GitHub? # to your account

Dump seeds improvements #684

Merged
merged 3 commits into from
Feb 20, 2025
Merged

Dump seeds improvements #684

merged 3 commits into from
Feb 20, 2025

Conversation

ferdinandjarisch
Copy link
Contributor

No description provided.

ferdinandjarisch and others added 3 commits February 17, 2025 14:55
Instead of providing a fixed number for resetting after every n-th seed
request, this commit introduces automatic resets when it seems that
brute-force protection was triggered.

This only changes the behavior of providing `--reset` without a number,
which before was equal to `--reset 1`.
If `--send-key` is supplied without a specific value, automatic
detection of the expected key length is attempted.

In detail, the key length is incremented by 1 for each reply of the ECU
specifying "IncorrectLengthOrInvalidFormat". This continues until a max.
value is reached, by default 1024.
@ferdinandjarisch ferdinandjarisch marked this pull request as ready for review February 17, 2025 13:57
@ferdinandjarisch ferdinandjarisch merged commit a343170 into master Feb 20, 2025
14 checks passed
@ferdinandjarisch ferdinandjarisch deleted the dump-seeds-improvements branch February 20, 2025 10:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants