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

Add smart bruteforce mode to Mifare Classic and EM4x50 #2251

Merged
merged 13 commits into from
Jan 16, 2024

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    bad5c1e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    ec31ec2 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    71c12c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. update

    phaseloop committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4003ad7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    8e0e8e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    dd859a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a5565 View commit details
    Browse the repository at this point in the history
  3. fix typo + missing free()

    phaseloop committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fe56919 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e1f1fc View commit details
    Browse the repository at this point in the history
  5. fix type casting

    phaseloop committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6ab52d5 View commit details
    Browse the repository at this point in the history
  6. fix cmake dependency

    phaseloop committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d5070b3 View commit details
    Browse the repository at this point in the history
  7. remove unused message log

    phaseloop committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    be374ec View commit details
    Browse the repository at this point in the history
  8. fix printf types

    phaseloop committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b317d34 View commit details
    Browse the repository at this point in the history