Commit Graph

  • 1121063eee Merge pull request #3357 from AlxCzl/mad-ops-revamp master Iceman 2026-06-10 17:14:53 +02:00
  • 410769e463 counterfeit ULC: remove legacy poc Philippe Teuwen 2026-06-10 08:05:15 +02:00
  • 652602d23c Fix alignment warning Philippe Teuwen 2026-06-10 01:16:14 +02:00
  • 184a957436 counterfeit ULC: add support to auth with nonce pairs Philippe Teuwen 2026-06-10 00:39:06 +02:00
  • 607737e52e counterfeit ULC: need to merge nonce collection in auth logic for proper timings Philippe Teuwen 2026-06-08 22:08:31 +02:00
  • 6d8ed745fd counterfeit ULC: misc tuning Philippe Teuwen 2026-06-08 13:08:26 +02:00
  • 25fe2a2540 mad: add changes to the CHANGELOG.md achazal 2026-06-09 19:19:50 +02:00
  • 36fac3f647 mad: restore fixes lost during rebase (e.g. harden callers, fix MAD2 read gating...) achazal 2026-06-09 19:08:58 +02:00
  • d6ed3c18c2 mad: Add unified MAD read/write/verify with ops struct abstraction achazal 2026-06-09 18:48:25 +02:00
  • d9265ad813 Merge pull request #3369 from dangerous-tac0s/15693-inventory-enhancements Iceman 2026-06-09 07:59:40 +02:00
  • 207f85c23d Merge pull request #3370 from cindersocket/fix-emulator-hardening Iceman 2026-06-09 07:53:08 +02:00
  • 0791bcc32c fix-emulator-hardening CinderSocket 2026-06-08 15:02:31 -07:00
  • e380bc09e4 hf 15 reader --all -@: live presence table for continuous inventory michael 2026-06-08 14:17:49 -07:00
  • e53cd40876 hf 15: dedicated (shorter) empty-slot timeout for 16-slot inventory michael 2026-06-08 10:50:44 -07:00
  • 9a4fcf2140 hf 15 reader: 16-slot anti-collision inventory (--all) michael 2026-06-08 14:54:00 -07:00
  • 71b0df6cc5 Merge pull request #3368 from cindersocket/feat-iclass-non06-aia Iceman 2026-06-08 14:13:38 +02:00
  • b05a4f9bcf Support non-06 iCLASS SE AIA SIO blocks CinderSocket 2026-06-08 04:28:13 -07:00
  • 8c54d901f7 Merge pull request #3361 from dangerous-tac0s/ultimatecard-pack-fix Iceman 2026-06-08 09:51:58 +02:00
  • c9220526bf Merge pull request #3366 from cindersocket/feat-iclass-emulator-workflows Iceman 2026-06-08 06:30:01 +02:00
  • c2a44b151d Updated magic cards notes with UMC PWD/PACK info for the 06A0 version michael 2026-06-07 20:32:17 -07:00
  • 81a5211594 Fix a situation where memory is improperly cleared CinderSocket 2026-06-07 16:32:17 -07:00
  • efcc34a698 make style Philippe Teuwen 2026-06-07 23:01:20 +02:00
  • ff04e1ea9a hf mfu cauth: add -c to collect nonces Philippe Teuwen 2026-06-07 20:23:28 +02:00
  • 7ccae8aa5d Merge pull request #3365 from cindersocket/feat-iclass-des-transport Iceman 2026-06-07 22:54:58 +02:00
  • d02c42eb10 Add DES and plain iCLASS transport CinderSocket 2026-06-07 10:37:35 -07:00
  • 77e46e5d30 Merge pull request #3364 from kormax/mfdes-getversion Iceman 2026-06-07 17:00:19 +02:00
  • 5be7e8f9a3 Add --dfname param to 'hf mfdes read' kormax 2026-06-07 16:17:27 +03:00
  • 73d0388141 Add 'hf mfdes getversion' command kormax 2026-06-07 16:17:05 +03:00
  • 1a4fdbeffb Improve DESFire type detection logic kormax 2026-06-07 16:15:15 +03:00
  • 0b84d3bd3c Made the PACK handling dynamic based on UMC version.... 06a0 gets 0x13 otherwise 0xe6 michael 2026-06-06 17:24:40 -07:00
  • 7e7774c56d Corrected the hf_mf_ultimatecard lua script to handle the PACK such that the UG4 will use it. michael 2026-06-06 14:17:26 -07:00
  • d5488afe9f Merge pull request #3360 from kormax/sofia-new-card Iceman 2026-06-06 19:15:57 +02:00
  • 007e1f87d4 Add new Sofia transit cards to relevant resources kormax 2026-06-06 18:27:33 +03:00
  • f712c4572b Merge pull request #3359 from mishamyte/doc/update-8265 Iceman 2026-06-06 06:47:09 +02:00
  • 2586721585 Update CHANGELOG.md Mykhailo Shevchuk 2026-06-06 02:43:18 +03:00
  • b9681988f8 Removed H5.5 from Table of Contents Mykhailo Shevchuk 2026-06-06 02:37:26 +03:00
  • 2fd25d4935 Magic cards doc: 8265 updates Mykhailo Shevchuk 2026-06-06 02:34:40 +03:00
  • 22f16c27a0 Merge pull request #3358 from YoungJules/fix/legic_write Iceman 2026-06-05 23:09:47 +02:00
  • 8462363e61 legic: clarify restore and migration flow YoungJules 2026-06-05 21:08:18 +02:00
  • fb238015fa hf mfu sim --1a2-mirror Philippe Teuwen 2026-06-04 20:19:06 +02:00
  • 01b3cd2720 Merge pull request #3355 from AlxCzl/mad-security-rewrite Iceman 2026-06-03 22:46:24 +02:00
  • 94b8ff88f5 Merge branch 'master' into mad-security-rewrite Alexandre CHAZAL 2026-06-03 12:09:58 -07:00
  • c7ac39f376 mad: harden MAD parser with typed structs and fix memory safety bugs achazal 2026-06-03 20:21:01 +02:00
  • 458acf4fc6 Merge pull request #3353 from AlxCzl/fix-mad1-loop-oob Iceman 2026-06-02 20:43:48 +02:00
  • b3f1913f18 Merge pull request #3354 from AlxCzl/fix-mad-cardholder-overread Iceman 2026-06-02 20:41:29 +02:00
  • 72ca3bd37b text style iceman1001 2026-06-02 20:25:40 +02:00
  • af7d233198 Merge pull request #3352 from AlxCzl/fix-mad-null-deref Iceman 2026-06-02 19:11:05 +02:00
  • 10cd87175d Fix buffer over-read in MADCardHolderInfoDecode achazal 2026-06-02 19:04:11 +02:00
  • 6aa8a2f892 Fix MAD1 off-by-one in MADDecode: loop read Key A as 16th AID achazal 2026-06-02 19:02:05 +02:00
  • 2c27d4fc10 Fix NULL dereference in MAD print_aid_description achazal 2026-06-02 18:56:24 +02:00
  • c46b72ee2b Merge pull request #3349 from AlxCzl/fix-3346 Iceman 2026-06-02 17:25:18 +02:00
  • e1228eed5d Merge pull request #3350 from AlxCzl/fix-strcat Iceman 2026-06-02 17:22:09 +02:00
  • 95b73e2605 Merge pull request #3351 from AlxCzl/fix-3347 Iceman 2026-06-02 17:20:51 +02:00
  • 94c0fc2edd Hardening: explicitly set shell=False on all subprocess.run() calls in fm11rf08s_recovery.py. orbisai0security 2026-06-02 05:24:30 +00:00
  • 8465ea9cba fix NULL dereference (#3347) in emv_pki_decode_message when crypto_pk_encrypt fails achazal 2026-06-02 17:10:57 +02:00
  • d4c4ab30c7 fix MADDecode off-by-one (#3346): mad[] sized for 39 entries but 40 written when MAD2 present achazal 2026-06-02 16:52:24 +02:00
  • c29afcbe8c Fix -Werror=stringop-truncation build failure in fileutils.c achazal 2026-06-02 16:41:43 +02:00
  • ea142febde mf mfu sim ULC/ULAES: force tag response if --1a2 is provided Philippe Teuwen 2026-06-02 07:01:41 +02:00
  • a0a114f090 Merge pull request #3344 from team-orangeBlue/mfp_defkeys Iceman 2026-06-01 21:55:23 +02:00
  • dff97c8c39 Update CHANGELOG.md team-orangeBlue 2026-06-01 21:20:50 +03:00
  • 0fdfb6d516 Add Mifare Plus SE post-1K keys team-orangeBlue 2026-06-01 21:19:43 +03:00
  • 7135bba324 Merge pull request #3343 from kormax/new-client-resources Iceman 2026-05-31 11:34:01 +02:00
  • 169b5ed9c6 Add new AID entries to 'aidlist.json' kormax 2026-05-31 11:16:15 +03:00
  • 485ae4ed9c Add new entries to 'ecplist.json' kormax 2026-05-31 10:52:32 +03:00
  • c7b95a94e5 Merge pull request #3342 from kormax/calypso-dump-improvements Iceman 2026-05-30 14:23:00 +02:00
  • c77c7c6d39 Save startup info in 'hf calypso dump' kormax 2026-05-30 14:18:20 +03:00
  • 32db41914d Add updated data object extraction to 'hf calypso dump' kormax 2026-05-30 10:28:21 +03:00
  • 8e5d05540f Merge pull request #3341 from kormax/ecplist-new-entries Iceman 2026-05-30 04:32:47 +02:00
  • 9fca371bc4 Add new entries to 'ecplist.json' kormax 2026-05-29 22:31:48 +03:00
  • 55963286fb Merge pull request #3340 from team-orangeBlue/mfp_quickdump Iceman 2026-05-29 19:40:12 +02:00
  • d859b224d2 Fix 4K dumping team-orangeBlue 2026-05-29 15:33:44 +03:00
  • ee14761c22 Fix MAC calculation team-orangeBlue 2026-05-29 13:27:09 +03:00
  • 319a4d5bb0 Update CHANGELOG.md team-orangeBlue 2026-05-29 13:08:34 +03:00
  • 021ec18506 Add quickdump support team-orangeBlue 2026-05-29 13:05:00 +03:00
  • 3c3d0e275c Compiler fix team-orangeBlue 2026-05-29 12:49:43 +03:00
  • e6c29a9301 Support auth4 team-orangeBlue 2026-05-29 12:46:16 +03:00
  • b3fc5848b1 Add block count support team-orangeBlue 2026-05-29 12:36:50 +03:00
  • 7164cea9c0 Declare function team-orangeBlue 2026-05-29 12:35:42 +03:00
  • b9becbc817 Add non-first auth support team-orangeBlue 2026-05-29 12:32:30 +03:00
  • 1b19a9e3e8 Implement nonfirst team-orangeBlue 2026-05-29 12:17:02 +03:00
  • d4796d8d10 Increase delay for ExchangeRaw14A team-orangeBlue 2026-05-29 12:15:54 +03:00
  • fa8e200c5b mfulc_counterfeit_recovery: faster vuln check Philippe Teuwen 2026-05-28 23:58:09 +02:00
  • f22dd43cfc mfulc_counterfeit_recovery: faster writes Philippe Teuwen 2026-05-28 23:37:20 +02:00
  • b13a8ce1d5 mfulc_counterfeit_recovery --cuda: dummy call to wake up the GPU ahead Philippe Teuwen 2026-05-28 23:24:14 +02:00
  • 13b5b1d519 Adjust hf_doegox_auth0 to support counterfeits Philippe Teuwen 2026-05-28 20:08:15 +02:00
  • d1da7c9496 Merge pull request #3339 from kormax/aidlist-more-new-entries Iceman 2026-05-28 16:38:56 +02:00
  • df9d89a3f4 Add new entries to 'aidlist.json' kormax 2026-05-28 17:12:23 +03:00
  • 9f1423553f Merge pull request #3338 from kormax/aidlist-new-entries Iceman 2026-05-27 16:54:49 +02:00
  • 624e67a90b Add new Mifare AID values to 'aidlist.json' kormax 2026-05-27 17:26:03 +03:00
  • 3d785237f6 Merge pull request #3337 from kormax/calypso-dump-improvements Iceman 2026-05-26 20:33:02 +02:00
  • bdf1ce1847 Detect MF on cards that don't return LID in FCP kormax 2026-05-26 21:04:43 +03:00
  • 17097254d1 Split Calypso dump filesystem LID candidate generation into presets kormax 2026-05-26 20:10:15 +03:00
  • f5fd7d4f77 Ensure dumped Calypso LID values are attempted in ascending order kormax 2026-05-26 20:09:32 +03:00
  • 79c210cba9 changed helptext to point to new command iceman1001 2026-05-25 22:44:16 +02:00
  • 9f3e911f63 change to try to identify standard keys, mad, faster for static encrypted nested cards in order to select SEN key recovery earlier iceman1001 2026-05-25 22:21:07 +02:00
  • 3eec567193 fix simple way to add ansi printing in output. No need for white wall of text anymore iceman1001 2026-05-25 22:19:53 +02:00
  • e61b1c0daf Merge pull request #3335 from kormax/new-calypso-nodes Iceman 2026-05-25 20:00:34 +02:00
  • 8f68e39012 Merge pull request #3330 from C2Pwn/master Iceman 2026-05-25 18:54:50 +02:00
  • 48e15b74ae Merge pull request #3334 from klks/master Iceman 2026-05-25 16:21:49 +02:00
  • cb2252ae36 Tag Calypso nodes by observed card type kormax 2026-05-25 17:07:19 +03:00