Commit Graph

  • b997a78bca remove debugging code iceman1001 2023-07-14 18:30:50 +02:00
  • 23eca8fecc remove debugging code iceman1001 2023-07-14 18:29:50 +02:00
  • 3c6d1c492f text iceman1001 2023-07-14 18:23:36 +02:00
  • 78fe406f50 changed emv reader in verbose mode to extract and print transaction logs stored on card iceman1001 2023-07-14 18:16:40 +02:00
  • 5022e21db5 added a iso4217 currency table. Borrowed and converted from the Cardpeek project. Thanks to them! iceman1001 2023-07-14 18:13:18 +02:00
  • 82d80cc250 better memory clean up, thanks @gentilkiwi iceman1001 2023-07-14 11:33:47 +02:00
  • efea49415d
    Merge branch 'master' into smartcard-relay Grayson Martin 2023-07-13 17:14:19 -05:00
  • fa0db30143
    Merge pull request #2036 from AloneLiberty/patch-1 Iceman 2023-07-12 22:46:26 +02:00
  • 1292a572cb
    Don't require valid key or proxmark3 for hardnested with --tests AloneLiberty 2023-07-12 23:32:35 +03:00
  • 71023d0c6e regenerated with the HF update iceman1001 2023-07-12 16:25:14 +02:00
  • 92f4ec08ab I tend to get better Mifare functionality. tested 6,7,8 and seven gave me better results iceman1001 2023-07-12 16:09:28 +02:00
  • 6b69c870c2
    Merge pull request #2035 from nvx/bugfix/mfc_key_mixup Iceman 2023-07-12 15:50:35 +02:00
  • a9c0fd0b1c Fix regression caused by edd8e36 (PR #2021). Mifare Classic KeyA/B were accidentally switched in some contexts. nvx 2023-07-12 23:04:29 +10:00
  • 1c52bd5ac3
    Merge pull request #2034 from rdmitr/hardnested-no-signature-detect-when-offline Iceman 2023-07-12 15:02:56 +02:00
  • c9c8c6b72c Do not try to detect Mifare classic EV1 signature in offline mode. Roman D 2023-07-12 15:35:29 +03:00
  • 403385c56c style iceman1001 2023-07-12 14:00:19 +02:00
  • 698b41eb27 code style iceman1001 2023-07-12 13:59:47 +02:00
  • 92c3961bbe
    Merge pull request #2033 from rdmitr/fix-hardnested-threadcount Iceman 2023-07-12 13:19:09 +02:00
  • e1659da755 Remove extraneous num_CPUs() calls. Roman D 2023-07-12 13:14:59 +03:00
  • bce1429f60 Dynamically allocate buckets array for the hardnested bruteforce attack. Roman D 2023-07-12 13:06:07 +03:00
  • 7576339305
    Merge pull request #2032 from rdmitr/eliminate-ncpus-calls Iceman 2023-07-12 10:05:58 +02:00
  • a107c9d3e0
    Merge pull request #2031 from kormax/master Iceman 2023-07-12 10:04:42 +02:00
  • b708332ea3 Eliminate extraneous num_CPUs() calls Roman D 2023-07-12 10:55:27 +03:00
  • 66120ac71a Update ECP database kormax 2023-07-12 10:45:24 +03:00
  • fe086a279b
    Merge pull request #2029 from rdmitr/load-uncompressed-tables Iceman 2023-07-12 08:22:11 +02:00
  • 8af75cb220
    make style Grayson Martin 2023-07-11 15:42:30 -05:00
  • 60e27b305a
    add changelog entry Grayson Martin 2023-07-11 15:33:23 -05:00
  • 54a5e8400f
    Merge branch 'master' into smartcard-relay Grayson Martin 2023-07-11 15:27:23 -05:00
  • dfc7104799
    add additional info to smart relay cmd help text Grayson Martin 2023-07-11 15:26:50 -05:00
  • 8bb4949016
    Finish initial implementation Grayson Martin 2023-07-11 15:11:01 -05:00
  • 57945c5213 Implement uncompressed hardnested tables loader Roman D 2023-07-11 19:04:15 +03:00
  • 7028944ee0
    Begin cmd Grayson Martin 2023-07-11 10:55:43 -05:00
  • 33d90993e3 more bluetooth simple pairing options. No decoder yet. iceman1001 2023-07-11 14:39:13 +02:00
  • 6f29aa6d8f added a track2 decoder. Seems to have odd delimiters and in hex format. Most likely to be problematic when tested against plenty different types iceman1001 2023-07-11 08:56:45 +02:00
  • 4ffb779b40 added a track1 decoder iceman1001 2023-07-11 08:26:58 +02:00
  • a32b7b7272 style iceman1001 2023-07-10 20:33:52 +02:00
  • 503ccbe6a2 helptext iceman1001 2023-07-10 20:23:04 +02:00
  • aa7a0b7edd coverty fixes.. those are not pointers to pointer.. iceman1001 2023-07-10 17:22:16 +02:00
  • 8550689c37
    Update emv_notes.md Iceman 2023-07-10 16:44:14 +02:00
  • 40534d1f07 style iceman1001 2023-07-10 16:41:00 +02:00
  • 46fc20165b reduce size since this wasnt the root cause iceman1001 2023-07-10 16:37:30 +02:00
  • dd3e1d3730 added EMV READER command. It will try to extract information about the EMV application that is installed on the card. iceman1001 2023-07-10 16:36:57 +02:00
  • e1343382b5
    Merge pull request #2028 from kormax/vas-memory-leak Iceman 2023-07-10 10:14:59 +02:00
  • 642cdd86d3 Add missing memory free kormax 2023-07-10 10:45:22 +03:00
  • abd2f759ae Fix potential memory leak in VAS implementation kormax 2023-07-10 10:34:08 +03:00
  • 588dea4005 still overflows on pentoo. Lets reserve the double the max. iceman1001 2023-07-10 08:44:16 +02:00
  • 17be2f6c3e remember to malloc space for the defaultPaths too iceman1001 2023-07-10 01:44:34 +02:00
  • 3f157d63d8 fix text since we changed description of command text iceman1001 2023-07-10 00:46:12 +02:00
  • 7835ca0f4c fix wrong code commited iceman1001 2023-07-10 00:25:37 +02:00
  • 00ebea6487 autopwn now detects if someone runs it against a MF UL/NTAG based card and stops iceman1001 2023-07-10 00:18:35 +02:00
  • 176bcca91d
    Merge pull request #2026 from kormax/ecp-database Iceman 2023-07-09 21:48:47 +02:00
  • d5b77d2546 Add newline at the end kormax 2023-07-09 22:36:13 +03:00
  • faab7c5712 Fix typos kormax 2023-07-09 22:35:15 +03:00
  • 6d403ddfef Create a list of known ECP frames kormax 2023-07-09 22:33:26 +03:00
  • d99bd54662 fixed helptext sample iceman1001 2023-07-09 16:45:03 +02:00
  • 7a66e2389e hf search will now detect VAS iceman1001 2023-07-09 15:57:35 +02:00
  • a49fdbda0d reworked the logic and params a bit iceman1001 2023-07-09 15:26:05 +02:00
  • 7329d7b0d0 fix missing files for compilation iceman1001 2023-07-09 13:04:10 +02:00
  • 6eba6015c5 added a sample VAS private key to client/resources folder. Updated helptexts iceman1001 2023-07-09 13:00:09 +02:00
  • 08958d36ef moving VAS to HF command category. Added missing Makefile and CMakefile iceman1001 2023-07-09 12:55:37 +02:00
  • f16537ea8e
    Merge pull request #2024 from gm3197/vas Iceman 2023-07-09 12:39:03 +02:00
  • a4f77e224e
    Merge branch 'master' into vas Iceman 2023-07-09 12:38:53 +02:00
  • d3b6fc6b5a allowing for more keys iceman1001 2023-07-09 09:43:54 +02:00
  • e86eaf105f
    Merge pull request #2025 from The-SamminAter/patch-1 Iceman 2023-07-09 08:40:12 +02:00
  • 013a26717c
    Update CHANGELOG.md Sam 2023-07-08 23:19:58 -07:00
  • 889a02557b
    Fix compiling on iOS Sam 2023-07-08 23:16:30 -07:00
  • 2dc5b6f977
    Merge branch 'master' into vas Grayson Martin 2023-07-08 18:38:58 -05:00
  • 50dde2d020
    add changelog entry Grayson Martin 2023-07-08 18:36:53 -05:00
  • 1e54cd661c
    make style Grayson Martin 2023-07-08 17:58:11 -05:00
  • 70541e9450
    add continuous mode Grayson Martin 2023-07-08 16:59:24 -05:00
  • 9dd845d859
    Fix memory leak Grayson Martin 2023-07-08 13:40:52 -05:00
  • b30f8ae37f
    Finish decryption algorithm implementation Grayson Martin 2023-07-08 12:35:59 -05:00
  • 945f03e646
    add import, oops Grayson Martin 2023-07-07 14:48:39 -05:00
  • 610b8a7410
    Implement ANSI X9.63 sha256 per spec Grayson Martin 2023-07-07 14:37:02 -05:00
  • 44f2e253d8
    import mbedtls ecc point (de)compression extension and use Grayson Martin 2023-07-06 18:03:58 -05:00
  • 59aa95fa6e
    begin implementation Grayson Martin 2023-07-05 23:12:25 -05:00
  • e43f6804a1 style iceman1001 2023-07-06 22:37:34 +02:00
  • 3b7f2be264
    Merge pull request #2023 from wh201906/timeout Iceman 2023-07-05 17:43:14 +02:00
  • 656d0256ac
    Add CHANGELOG entry wh201906 2023-07-05 22:33:29 +08:00
  • b74c5db4f9
    Make communication timeout configurable wh201906 2023-07-05 22:12:11 +08:00
  • 43fc4e1c1b
    Merge pull request #2001 from d18c7db/master Iceman 2023-07-05 13:49:40 +02:00
  • 81702baaf6
    Merge pull request #2021 from nvx/mfc_arm_cleanup Iceman 2023-07-05 13:49:27 +02:00
  • 9c947eddcd
    Merge pull request #2022 from wh201906/tcp_timeout Iceman 2023-07-05 13:36:34 +02:00
  • 879bf5876f
    Add CHANGELOG entry wh201906 2023-07-04 16:21:51 +08:00
  • a19732bb6e
    Fix timeout of TCP connections wh201906 2023-07-04 16:19:33 +08:00
  • edd8e36d80 Cleanup arm-side reader-mode mifare classic block read/write code. nvx 2023-07-04 00:04:57 +10:00
  • 9a1f0356a6
    Merge branch 'RfidResearchGroup:master' into master Alex 2023-07-03 14:45:52 +02:00
  • ade9258e32 removed duplicate Noah Clements 2023-07-02 12:35:42 -04:00
  • 12fd8c9c36 LINQ key Noah Clements 2023-07-02 12:29:40 -04:00
  • 5adb3ed9c0 Added Marriott keys Noah Clements 2023-07-02 12:25:43 -04:00
  • 0cd2fc3478 more KABA keys Noah Clements 2023-07-02 12:17:07 -04:00
  • 5de6fa443c missing define for QL88 iceman1001 2023-06-28 15:11:48 +02:00
  • cbfab4fc20 maur keys. Ql88 sector 17 a/b, thanks to AnnPlusplus and Atlab! iceman1001 2023-06-28 13:29:08 +02:00
  • ed0d18f05d QL88 tag identification. Thanks to AnnPlusPluss and Atlab for finding the key iceman1001 2023-06-28 13:27:50 +02:00
  • b0c2ad8ac2 style iceman1001 2023-06-27 15:25:00 +02:00
  • 66b3ebabb9 fix regex for extracting the description and notes.\n description now must start with a newline and go until it see the word usage:. \n\n notes now go until it sees either === or --- or \n\n\n which all would be indication that the notes section ended. iceman1001 2023-06-27 15:24:25 +02:00
  • c12a54e8e2 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2023-06-27 07:29:14 +02:00
  • 83b312eba3
    Merge pull request #2016 from wh201906/fudan_note Iceman 2023-06-27 07:27:54 +02:00
  • 9db65186e3
    Fix note for hf fudan wrbl Self Not Found 2023-06-27 11:28:11 +08:00
  • f36ec46455 minor rename iceman1001 2023-06-26 15:01:44 +02:00