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

Prevent sending corrupt data to em4x70 w/--par option #2378

Merged
merged 5 commits into from
May 12, 2024

Conversation

henrygab
Copy link
Contributor

@henrygab henrygab commented May 5, 2024

This is the first PR related to #2376 .

  • Prevents sending corrupt data with minimal code change.
  • Fixes em4x70 firmware to return PM3_* value (not boolean). Thanks to @iceman1001 for noting these errors so they could be fixed!
  • Adds help text for third key, which is specifically optimized for lf em 4x70 autorecover

NOTE: MacOS builds fail due to Python install issue. This is fixed with PR #2380.
Even so, linked are GitHub action results from a branch with one extra commit that disables the broken HiTag2 test:

future work

If hardware is found that requires this option, a later PR may re-enable this option.
Alternatively, a later PR may entirely remove the --par option from lf em 4x70.

henrygab added 3 commits May 5, 2024 15:54
This autorecovery test key also has three potential matches
for the last phase, thus ensuring authentication test is
required to determine which of those keys was actually used.
Copy link

github-actions bot commented May 5, 2024

You are welcome to add an entry to the CHANGELOG.md as well

@iceman1001 iceman1001 merged commit fd445c7 into RfidResearchGroup:master May 12, 2024
10 of 11 checks passed
@iceman1001
Copy link
Collaborator

Excellent!

@henrygab henrygab deleted the em4x70_parity_break branch May 13, 2024 08:56
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.

2 participants