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

Revise "full" recovery script #2706

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

csBlueChip
Copy link
Contributor

Revise 'RF08S_full' script to NOT attempt to recover a card it does not support (v1.4)

I tried to add support for other cards to it, but the code just isn't up to it.... Different block counts, variable sector sizes, bespoke code for certain blocks ...it would probably be prudent to abstract the KDF & decode functionality too.

I plan to develop a more structured approach that will present a more adaptable solution to the problem.

I now have a modest selection of card/chips/tags, so I need to start reading datasheets and work out what other quirks are hiding in the bushes - eg. I never anticipated variable sector sizes!

Copy link

github-actions bot commented Jan 5, 2025

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

@iceman1001 iceman1001 merged commit aa84e5c into RfidResearchGroup:master Jan 5, 2025
12 checks passed
@iceman1001
Copy link
Collaborator

Having a nice identification of tags is nice but it tends to become spaghetti code fast

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