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

Change in behavior of hf mf autopwn when no card is detected #2110

Merged
merged 6 commits into from
Sep 11, 2023

Conversation

spandox2
Copy link
Contributor

Problem:
hf mf autopwn returns silently when no card is detected. There is a DEBUG message that most people won't see

Proposed Solution:
Change the DEBUG to a FAILED and add a HINT

Changed line 2510 to change DEBUG to ERR

Signed-off-by: spandox2 <[email protected]>
Problem: "hf mf autopwn" gave no response if no card was detected, leaving user confused.
Solution: Change a DEBUG message to an ERR and give a hint that the card may be poorly positioned.

Signed-off-by: spandox2 <[email protected]>
Changed ERR to HINT

Signed-off-by: spandox2 <[email protected]>
text change

Signed-off-by: spandox2 <[email protected]>
Signed-off-by: spandox2 <[email protected]>
Signed-off-by: spandox2 <[email protected]>
@github-actions
Copy link

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

@iceman1001 iceman1001 merged commit 503ad2c into RfidResearchGroup:master Sep 11, 2023
2 checks passed
@iceman1001
Copy link
Collaborator

Took some time but we got there in the end!

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