Commit Graph

  • e205829af2 Add new Mifare Classic keys from MifareClassicTool project. Ondřej Nový 2024-11-19 22:42:28 +0100
  • 381440f31f
    Merge pull request #2644 from Anarchothulhu/master Iceman 2024-11-19 18:11:26 +0100
  • 5c9783cdc4 Removing duplicate keys. Korin 2024-11-19 10:08:36 -0700
  • a54a59998b Updating CHANGELOG.md to reflect added keys. Korin 2024-11-19 09:50:06 -0700
  • 18805ccb01 Added keys to mfc_default_keys.dic from Metro Q cards from Huston, TX. Korin 2024-11-19 09:38:16 -0700
  • ef43a94d8f
    Merge pull request #2641 from ry4000/master Iceman 2024-11-19 10:46:13 +0100
  • f3fa732062
    refactor spi flash detection ANTodorov 2024-11-18 19:59:20 +0200
  • 3c6d126706
    Update aid_desfire.json ry4000 2024-11-19 08:43:45 +1100
  • ea7ace0ad2
    Update Inner Range AID and Added PT AIDs aid_desfire.json ry4000 2024-11-19 08:43:26 +1100
  • ce5f24776e Merge branch 'master' into emv_smart n-hutton 2024-11-18 20:24:07 +0000
  • ace370e554 Merge commit 'e1fa9374d' into emv_smart n-hutton 2024-11-18 18:46:17 +0000
  • 4bff031715 still seems to work after big refactor n-hutton 2024-11-18 17:53:36 +0000
  • 331d439186 working and has less segv n-hutton 2024-11-18 16:44:17 +0000
  • fced857f1f
    Merge pull request #2639 from ANTodorov/fix_unknown_flash Iceman 2024-11-18 17:21:12 +0100
  • 024f7c507f updated with a inner range AU entry iceman1001 2024-11-18 16:58:15 +0100
  • 68e354d7ef
    fix failed spi flash detection ANTodorov 2024-11-18 11:45:21 +0200
  • 52c46db3db
    Merge pull request #2638 from ANTodorov/use_all_flash Iceman 2024-11-18 09:45:42 +0100
  • 51a94d6d51
    restore config page (the last page) protection from wiping ANTodorov 2024-11-17 23:56:40 +0200
  • 597bfd6d19
    fix signature offset in a log message too ANTodorov 2024-11-17 22:38:59 +0200
  • d49e1f6af6
    remove unused definition ANTodorov 2024-11-17 22:12:28 +0200
  • 861c7efd26
    fix missing offsets ANTodorov 2024-11-17 22:10:04 +0200
  • 34e317a9df
    address review comments ANTodorov 2024-11-17 22:07:58 +0200
  • 48ec109a1e
    use all spi flash v0.1 ANTodorov 2024-11-17 18:32:11 +0200
  • c9e751d27d darkside: fix backdoor support Philippe Teuwen 2024-11-17 00:23:06 +0100
  • 6c8a4972b1 mfd_aes_brute: fix deprecated flags warning & stop showinfo photobombing Philippe Teuwen 2024-11-15 23:04:32 +0100
  • 3907be8017 fixing the other loop types iceman1001 2024-11-15 19:28:36 +0100
  • 669644ce1b fix warning iceman1001 2024-11-15 17:46:35 +0100
  • 801c4a15e1 returns 0xFFFF but we assign it to 0xFF.. better to make it clear iceman1001 2024-11-15 14:58:33 +0100
  • 2e4d02abc0 len was another type, so to make sure... iceman1001 2024-11-15 14:58:06 +0100
  • 37383d86b9 adding of larger than uint8_t value in available gets truncated iceman1001 2024-11-15 14:51:54 +0100
  • 3a3ea75d12 style iceman1001 2024-11-15 14:28:14 +0100
  • 51ecdeb511 now uses the correct realloc pattern with testing the reallocated pointer before assigning iceman1001 2024-11-15 14:10:34 +0100
  • d398576fc7 the 14a sim had a wrong size check of the irats pointer instead of actual size. Only way around it was to add the length at function call iceman1001 2024-11-15 13:27:39 +0100
  • cd96bcfa68
    Merge pull request #2636 from piotrva/hf-mf-sim-no-answer-sec-out-of-range Iceman 2024-11-15 13:20:34 +0100
  • a9c10c872e Changed max sector for AUTH to be executed only once and result cached in local variable Piotr Rzeszut 2024-11-15 13:13:48 +0100
  • 606c3ac0de Update changelog to include information about fix for hf mf sim command not to respond for auth attempts out of bounds Piotr Rzeszut 2024-11-15 02:39:19 +0100
  • 18db45b00e mifare simulation: do not respond for authentication attempts for sectors out of range for selected mifare type Resolves #2635 Piotr Rzeszut 2024-11-15 02:32:20 +0100
  • 133fe505f6 remove debug iceman1001 2024-11-14 22:14:41 +0100
  • 1496bab35d working still n-hutton 2024-11-14 20:10:19 +0000
  • c7fc4fccb4 working still n-hutton 2024-11-14 20:05:42 +0000
  • 305534dd32 working still n-hutton 2024-11-14 19:52:08 +0000
  • 973350cb6d working still n-hutton 2024-11-14 19:26:06 +0000
  • e6718d4686 working still n-hutton 2024-11-14 16:34:36 +0000
  • 7fde76a408 this works. n-hutton 2024-11-14 16:13:41 +0000
  • b6fc000405 revert opensuse-leap docker to default Python 3.6 Anton Todorov 2024-11-14 15:35:37 +0200
  • 69bb62b532
    revert opensuse-leap docker to default Python 3.6 Anton Todorov 2024-11-14 15:35:37 +0200
  • 8602a182bb Added option to build against non-default python3 with CMake as well Philippe Teuwen 2024-11-14 09:31:49 +0100
  • f3e9a79ca4 add option to build against non-default python3 package ANTodorov 2024-11-13 22:31:48 +0200
  • dc26c4908a
    add option to build against non-default python3 package ANTodorov 2024-11-13 22:31:48 +0200
  • 4a119a73f0
    Merge pull request #2629 from pingu2211/hf-mifare-refacor Iceman 2024-11-14 07:52:32 +0100
  • 579ea6feb2 Patch mf_write_sector 4k support pingu2211 2024-11-14 13:21:51 +1100
  • 39c846ada4 Limit pyexception code to Python >= 3.10 Philippe Teuwen 2024-11-14 01:44:27 +0100
  • 11becb8e20 make style pingu2211 2024-11-13 11:13:15 +1100
  • 514fe677d6 rename all mifarehost functions to match style guide pingu2211 2024-11-11 10:45:46 +1100
  • 340e63ec25
    Merge pull request #2631 from nvx/trace_abort_message Iceman 2024-11-13 17:51:40 +0100
  • ef4cbff857
    Merge pull request #2630 from csBlueChip/master Iceman 2024-11-13 17:50:01 +0100
  • bac1bf05af log a message when aborting trace list display nvx 2024-11-13 21:53:31 +1000
  • 9ac59b5819 sigh, now my turn... Philippe Teuwen 2024-11-13 12:23:43 +0100
  • 365758ff50 Adding FM1208-10 detection with slightly different block0, thanks @mmm! Philippe Teuwen 2024-11-13 12:21:50 +0100
  • 0638603354 add --force to core MAD decode BlueChip 2024-11-13 01:58:33 +0000
  • 6aadc2ec10 add switch to force MAD decode BlueChip 2024-11-12 18:40:18 +0000
  • fcca67bf89 No more FM1216-137, or maybe still... Philippe Teuwen 2024-11-12 17:51:17 +0100
  • b4a3109927
    Merge pull request #2628 from Akury83/master Iceman 2024-11-12 09:48:11 +0100
  • b5dcdc61f8 sigh iceman1001 2024-11-12 09:46:39 +0100
  • 90836236aa Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2024-11-12 09:42:41 +0100
  • 69e7613a52 added identification of FM1216-137 cpu cards. Thanks mmm for the insights iceman1001 2024-11-12 09:42:33 +0100
  • 4ec171c317 Adding FM1216-137 detection Philippe Teuwen 2024-11-12 09:41:46 +0100
  • 53e8f56ae2
    Update magic cards notes Akury83 2024-11-12 14:29:29 +1100
  • 96f85d38bc some PyStatus Philippe Teuwen 2024-11-11 21:28:17 +0100
  • 2562e0b8c9 fix python script color bug Philippe Teuwen 2024-11-11 20:34:14 +0100
  • ca09f91643
    Merge pull request #2625 from Antiklesys/master Iceman 2024-11-11 19:18:00 +0100
  • e8e1a84807
    Update CHANGELOG.md William Le Roux 2024-11-11 16:57:53 +0100
  • 67d891c105
    Update mfulc_default_keys.dic William Le Roux 2024-11-11 16:21:59 +0100
  • c74edafff3 style iceman1001 2024-11-10 15:09:15 +0100
  • 3e4ab945f5 fix parameter name and style iceman1001 2024-11-10 15:08:45 +0100
  • e676f15b19
    Merge pull request #2626 from pingu2211/hf-mifare-refacor Iceman 2024-11-10 14:47:34 +0100
  • 88587e672c add a write sector helper pingu2211 2024-11-10 23:34:19 +1100
  • dae0ddc6e3 Re-ordered function parameters to match mfReadBlock pingu2211 2024-11-10 23:33:22 +1100
  • 821a3066a6 move mfWriteBlock pingu2211 2024-11-10 22:36:39 +1100
  • 60e932f2f7 get python3 scripts running with venv Philippe Teuwen 2024-11-09 01:24:34 +0100
  • c8fd19dd9d Update CHANGELOG.md Antiklesys 2024-11-09 02:33:00 +0800
  • d69e04dcbc Updated hf iclass configcard Antiklesys 2024-11-09 02:31:39 +0800
  • 4e7f512d3b add timing info in hf mf isen --collect... Philippe Teuwen 2024-11-08 01:38:27 +0100
  • 0f9cb05182 fix Philippe Teuwen 2024-11-07 23:44:10 +0100
  • 7e72a80790 python prompts... Philippe Teuwen 2024-11-07 23:42:02 +0100
  • 394ed2d711 more colors iceman1001 2024-11-07 22:17:14 +0100
  • 8de4797b30 more colors Philippe Teuwen 2024-11-07 22:10:46 +0100
  • 96675f41a1 text iceman1001 2024-11-07 22:00:50 +0100
  • bce77f3e2b Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2024-11-07 21:52:17 +0100
  • e65a15337e text iceman1001 2024-11-07 21:52:07 +0100
  • 7be2a671c8 python script: add --fast Philippe Teuwen 2024-11-07 21:42:04 +0100
  • 0778d1aa6b Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2024-11-07 21:36:11 +0100
  • 32028fd53f minor text iceman1001 2024-11-07 21:36:02 +0100
  • 27fee07090 style iceman1001 2024-11-07 21:34:35 +0100
  • f65639aa3b spaces Philippe Teuwen 2024-11-07 21:14:30 +0100
  • 855bccf5b9
    Merge pull request #2623 from Antiklesys/master Iceman 2024-11-07 21:09:07 +0100
  • 4decf6545d fudanValidate Philippe Teuwen 2024-11-07 20:49:56 +0100
  • e4c283af5e docstrings Philippe Teuwen 2024-11-07 20:24:37 +0100
  • 8e43d12e4b still more typos... Philippe Teuwen 2024-11-07 19:37:15 +0100
  • 2ef8493cf1 still more typos... Philippe Teuwen 2024-11-07 19:34:42 +0100