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

Update mf_classic_dict.nfc #3

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

skyhawkillusions
Copy link
Owner

What's new

I compared the nfc key dictionaries between the current mf_classic_dict.nfc and the one constantly being updated by the RFID Research Group, and, while the MNTM file is much larger, there are keys updated by the RRG that are NOT in the current build.

  1. I downloaded both dict files and deleted all lines that did not start with 0-9 & A-F, converted case to uppercase, alphabetized them, then compared the lists using WinMerge.
  2. Generating a patch via WinMerge, I isolated the keys that were in the RRG dict and not in the MNTM dict.
  3. I individually cross-referenced the keys that I got to obtain the categories they belong to in the RRG dict. Having categorized all these, I have formatted them and uploaded them to the repository accordingly.

For the reviewer

  • I've uploaded the firmware with this patch to a device and verified its functionality
  • I've confirmed the bug to be fixed / feature to be stable

I compared the nfc key dictionaries between the current mf_classic_dict.nfc and the one constantly being updated by the RFID Research Group, and, while the MNTM file is much larger, there are keys updated by the RRG that are NOT in the current build.

1. I downloaded both dict files and deleted all lines that did not start with 0-9 & A-F, converted case to uppercase, alphabetized them, then compared the lists using WinMerge. 
2. Generating a patch via WinMerge, I isolated the keys that were in the RRG dict and not in the MNTM dict.
3. I individually cross-referenced the keys that I got to obtain the categories they belong to in the RRG dict. Having categorized all these, I have formatted them and uploaded them to the repository accordingly.
@skyhawkillusions skyhawkillusions merged commit af00515 into dev Jul 10, 2024
@skyhawkillusions skyhawkillusions deleted the skyhawkillusions-patch-3 branch July 10, 2024 22:29
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.

1 participant