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

New RFID(125) and iButton Fuzzers #507

Merged
merged 25 commits into from Jun 7, 2023
Merged

Conversation

gid9798
Copy link
Collaborator

@gid9798 gid9798 commented Jun 7, 2023

What's new

  • Two fuzzer
    • iButton
    • low frequency RFID (125khz)
  • visual style inspired by iButton fuzzer
  • both fuzzers are written from scratch
  • At the moment, the path to the dictionaries corresponds to the previously used ones
  • Time delay now displays the actual delay in tenths of a second (100ms)
  • Now the time delay is divided into idle time (time delay) and emulation time
    • Idle time can be zero

Verification

  • Check the loading of different keys and user dictionaries
  • Check emulation on different readers with different idle/emulation time
  • Change the category and name before merging

Checklist (For Reviewer)

  • PR has description of feature/bug
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@gid9798 gid9798 requested a review from xMasterX as a code owner June 7, 2023 10:44
Copy link
Member

@xMasterX xMasterX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huge thanks! New apps are working great and new features are awesome

@xMasterX xMasterX merged commit 4e92f88 into DarkFlippers:dev Jun 7, 2023
@gid9798 gid9798 deleted the Fuzzer branch July 14, 2023 07:26
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.

None yet

2 participants