Skip to content

fix: load_key_file and load_dic_file for hf mf fchk#424

Open
azuwis wants to merge 1 commit into
RfidResearchGroup:mainfrom
azuwis:fix-hf-mf-fchk
Open

fix: load_key_file and load_dic_file for hf mf fchk#424
azuwis wants to merge 1 commit into
RfidResearchGroup:mainfrom
azuwis:fix-hf-mf-fchk

Conversation

@azuwis
Copy link
Copy Markdown
Contributor

@azuwis azuwis commented May 14, 2026

load_key_file (--key): read raw 6-byte binary keys instead of trying UTF-8 decode, which failed on binary key files.

load_dic_file (--dic): implement stub that was just returning keys unchanged; now reads 12-char hex keys line by line.

Fix #409

load_key_file (--key): read raw 6-byte binary keys instead of
trying UTF-8 decode, which failed on binary key files.

load_dic_file (--dic): implement stub that was just returning
keys unchanged; now reads 12-char hex keys line by line.
@github-actions
Copy link
Copy Markdown

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 14, 2026

Built artifacts for commit d13001b

Firmware

Client

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.

"hf mf fchk" seems to be patially broken

1 participant