Commit Graph

  • 620e8b4744 Client Makefile: add FORCE* options to mirror the SKIP* options, mostly for maintainers master Philippe Teuwen 2026-05-11 21:43:57 +02:00
  • cbb572afad style iceman1001 2026-05-11 14:36:17 +02:00
  • 9fe6f12859 Merge pull request #3300 from Antiklesys/master Iceman 2026-05-11 10:49:50 +02:00
  • 7c1fa4de4b Update cmdhficlass.c Antiklesys 2026-05-11 14:07:05 +08:00
  • f73ec7275c Fix formatting in command help text Antiklesys 2026-05-11 14:05:57 +08:00
  • 3a293cb98c Update CHANGELOG.md Antiklesys 2026-05-11 13:58:16 +08:00
  • abe54994d2 Implemented SC operations Antiklesys 2026-05-11 13:54:49 +08:00
  • b269b83a83 Merge branch 'RfidResearchGroup:master' into master Antiklesys 2026-05-11 13:09:34 +08:00
  • 70516ce41d Merge pull request #3288 from suut/desfire-ev3c-support Iceman 2026-05-11 05:19:20 +02:00
  • 6661653316 Remove extra spaces suut 2026-05-10 23:34:41 +02:00
  • 6d458a9f49 Remove the --force argument from hf mfdes auth suut 2026-05-10 23:33:37 +02:00
  • b018054bce Fix linter error suut 2026-05-10 23:28:27 +02:00
  • cfb32e6951 Remove superfluous typing of defines suut 2026-05-10 23:27:27 +02:00
  • a11275a2f7 Merge pull request #3299 from kormax/calypso-list Iceman 2026-05-10 20:59:57 +02:00
  • 3da7e52c1a Implement 'hf calypso list' command kormax 2026-05-10 21:17:15 +03:00
  • 9399dfc16e Fix ISO7816 trace CRC status handling kormax 2026-05-10 20:57:46 +03:00
  • 80751a88c0 Add ISODEP trace annotation helpers kormax 2026-05-10 20:50:24 +03:00
  • d5d00bce0a smartcard-i2c-fixes Antiklesys 2026-05-10 14:35:16 +08:00
  • b2689aad92 Merge pull request #3298 from kormax/trace-14b-improvements Iceman 2026-05-09 18:56:53 +02:00
  • 2529b16662 Annotate ECP in HF 14B traces kormax 2026-05-09 18:33:45 +03:00
  • eef3721357 Clear trace before HF 14B info kormax 2026-05-09 18:33:45 +03:00
  • d198304579 Merge pull request #3296 from kormax/calypso-maintenance Iceman 2026-05-08 21:23:59 +02:00
  • 7ee697aa02 Add new hex print helper kormax 2026-05-08 21:41:35 +03:00
  • e96b6931e6 Skip attempting GET DATA if reported as unsupported kormax 2026-05-08 19:46:21 +03:00
  • b2f5ae43c6 Format big GET DATA object entries kormax 2026-05-08 19:45:58 +03:00
  • a1077d9f7d Retrieve GET DATA objects in 'hf calypso info' kormax 2026-05-08 19:45:27 +03:00
  • 486f9f1b00 Merge pull request #3295 from kormax/calypso-implicit-select Iceman 2026-05-08 10:10:02 +02:00
  • 3a0fdf1ddf Handle implicitly selected DF in 'hf calypso info' kormax 2026-05-07 17:22:03 +03:00
  • d3e9638474 Merge pull request #3292 from YoungJules/legic_improvements Iceman 2026-05-07 12:09:16 +02:00
  • 52005ec95c Some improvements to a couple lua scripts for Legic. Improved help, made the purpose clearer, added json dump support, better support for blank cards, look for KGH (Kaba Group Header) etc. YoungJules 2026-05-07 11:19:57 +02:00
  • a804c64d84 Merge pull request #3290 from sleepwalkera/fix/hitag-s-82xx-cloning Iceman 2026-05-06 22:43:24 +02:00
  • 7f9071efa8 Merge pull request #3291 from kormax/calypso-dump-eflist Iceman 2026-05-06 22:42:04 +02:00
  • e8f6649310 Improve EF candidate discovery in 'hf calypso dump' kormax 2026-05-06 21:57:43 +03:00
  • b95a24798f Fix Hitag S / 82xx cloning and compatibility sleepwalkera 2026-05-06 16:05:33 +00:00
  • 80b70a37f4 remove unused variable to make compiler happy suut 2026-05-05 18:27:53 +02:00
  • 2893cf6c9b Merge pull request #3289 from kormax/duox-maintenance Iceman 2026-05-05 18:21:47 +02:00
  • 106a9e61a3 refactor the MFC block parsing into a function parse_mfc_blocks suut 2026-05-05 18:12:59 +02:00
  • a24fd5382a Remove 'hf mfdes leaf'; use 'hf mfdes verifycert leaf' instead kormax 2026-05-05 18:48:03 +03:00
  • 7abc9a1563 Use LEAF certificate instead of bare public key kormax 2026-05-05 18:40:18 +03:00
  • 1167bd9701 Decompose utils from duox-related code kormax 2026-05-05 18:27:19 +03:00
  • 59edb4720e Merge branch 'master' into desfire-ev3c-support Iceman 2026-05-05 09:52:07 +02:00
  • ab4eda6ce5 Merge pull request #3287 from kormax/duox-verifycert Iceman 2026-05-05 09:51:24 +02:00
  • 23fbdd2f52 Fix typo, check if raw blocks are given in ascending order suut 2026-05-04 23:23:54 +02:00
  • 0e679eaa17 Add the command hf mfdes makemfclicense suut 2026-05-04 23:16:16 +02:00
  • fa414f3b65 Implement 'hf mfd verifycert' command kormax 2026-05-04 21:16:53 +03:00
  • 2bf48a02c8 Merge pull request #3286 from kormax/drop-old-calypso-mobib Iceman 2026-05-03 14:19:03 +07:00
  • d6d1df6969 Claude was nice and made an interactive script for editing of trace files. Finally its easy to clean up traces iceman1001 2026-05-03 13:13:39 +07:00
  • 7484af6c87 Drop old 'hf 14b calypso' and 'hf 14b mobib' commands kormax 2026-05-03 08:08:15 +03:00
  • 5fdbb223b8 Merge pull request #3285 from kormax/calypso-dump Iceman 2026-05-03 09:57:14 +07:00
  • 740565d106 Merge pull request #3284 from kormax/calypso-more-sources Iceman 2026-05-03 09:54:48 +07:00
  • ee4d74bbd0 Merge pull request #3283 from gentilkiwi/patch-1 Iceman 2026-05-03 09:54:05 +07:00
  • 89b729e06b Implement 'hf calypso dump' command kormax 2026-05-02 22:01:47 +03:00
  • 74d664c931 Add more calypso manufacturers and ic identities kormax 2026-05-02 18:44:02 +03:00
  • 62c0276bf1 Update Calypso operators list for Opus/Simplicité/RavKav Benjamin DELPY 2026-05-02 15:17:42 +02:00
  • 64a759e7c3 Merge pull request #3281 from kormax/improve-calypso-info Iceman 2026-05-02 17:18:27 +07:00
  • f9d4596def Merge pull request #3282 from kormax/mfdes-new-aid-entries Iceman 2026-05-02 17:17:56 +07:00
  • 74b3eba4ed Add new Mifare AID entries to 'aid_desfire.json' and 'aidlist.json' kormax 2026-05-02 13:02:49 +03:00
  • 23326238fb Improvements to 'hf calypso info' kormax 2026-05-02 12:40:59 +03:00
  • 3ea383afc7 Merge pull request #3280 from kormax/hf-calypso-info Iceman 2026-05-02 08:26:01 +07:00
  • 6f29152140 Update CHANGELOG kormax 2026-05-01 22:42:20 +03:00
  • d06106b538 Add 'hf calypso info' command kormax 2026-05-01 22:41:42 +03:00
  • a4eeec8ec1 Add Calypso-related client resources kormax 2026-05-01 22:41:24 +03:00
  • 2cb13931cf Update AID entries related to Calypso in 'aidlist.json' kormax 2026-05-01 22:23:38 +03:00
  • 8d58c5b0aa Merge pull request #3279 from gentilkiwi/master Iceman 2026-05-01 09:23:13 +07:00
  • 8429c7b7e6 Merge pull request #3278 from kormax/felica-ic-rom-based-naming Iceman 2026-05-01 09:19:12 +07:00
  • d21e87eafe Update cmdhf15.c tu support ICODE DNA & ICODE 3 in hf 15 info command Benjamin DELPY 2026-04-30 22:56:38 +02:00
  • c84170328c Update cmdhf15.c to add ICODE DNA & ICODE 3 to UID mapping Benjamin DELPY 2026-04-30 22:52:16 +02:00
  • 12bf5cc0f6 Update originality.c to add ICODE 3 in ICODE public key description Benjamin DELPY 2026-04-30 22:50:26 +02:00
  • dc73967dde Detect IC sub-type through ROM code in 'hf felica info' kormax 2026-04-30 20:23:51 +03:00
  • b5e3fed77f Merge pull request #3276 from kormax/duox-cleanup Iceman 2026-04-30 17:22:51 +07:00
  • 5aa0f98ffb Merge pull request #3275 from kormax/mfdes-info-aid-name Iceman 2026-04-30 17:08:59 +07:00
  • ec2831dd56 Merge pull request #3277 from kormax/aid-desfire-new-entries Iceman 2026-04-30 16:56:49 +07:00
  • 1fe6765fc2 Add new entries to 'aid_desfire.json' kormax 2026-04-29 21:41:18 +03:00
  • bf6458171a Add identification of known AID names for DESFire kormax 2026-04-28 17:17:51 +03:00
  • e8dcd666e2 Add MFD app selection helpers kormax 2026-04-28 21:26:16 +03:00
  • 5fe1d1ddc8 Use LEAF root key from file kormax 2026-04-28 17:30:25 +03:00
  • f5328cece3 Minor desfire AID parsing code dedupe kormax 2026-04-28 16:59:22 +03:00
  • 63848f24ea Add pcrypto_rng_fill_oneshot util kormax 2026-04-28 16:55:03 +03:00
  • d0661c4ce2 changelog Philippe Teuwen 2026-04-28 13:57:16 +02:00
  • 4e36685738 Update linux instructions for picolibc and opencl Philippe Teuwen 2026-04-28 12:58:27 +02:00
  • 5984a062b2 Docker Debian Forky: fix dependencies Philippe Teuwen 2026-04-28 12:42:00 +02:00
  • 64f0145cb4 ARM mbedtls: prevent compilation of self_test functions They were discarded by the linker GC as they weren't used so far, but better to make it explicit. Philippe Teuwen 2026-04-28 12:40:08 +02:00
  • 0f4fd96f83 ARM common/generator.c: prevent compilation of functions requiring missing mbedtls files They were discarded by the linker GC as they weren't used so far, but better to make it explicit. Philippe Teuwen 2026-04-28 12:38:25 +02:00
  • e7de85a1a3 ARM LZ4: prevent compilation of functions using malloc/free They were discarded by the linker GC as they weren't used so far, but better be safe... Philippe Teuwen 2026-04-28 12:28:52 +02:00
  • 6efff9a6ae ARM: tidy compilation flags Philippe Teuwen 2026-04-28 12:26:09 +02:00
  • 294b656af1 Fix ARM compilation on Debian Forky & the new picolibc replacing newlib. Philippe Teuwen 2026-04-28 12:15:20 +02:00
  • 8ff8479c18 Merge pull request #3271 from pcunning/leaf Iceman 2026-04-28 08:21:02 +07:00
  • d297a0a478 Merge pull request #3274 from gentilkiwi/patch-1 Iceman 2026-04-28 08:11:41 +07:00
  • c04b975540 Merge pull request #3273 from kormax/felica-ic-code-database Iceman 2026-04-28 08:06:49 +07:00
  • d6a471b6a3 Update mifaredesfire.c to support DESELECT response Benjamin DELPY 2026-04-27 22:36:00 +02:00
  • 3492896feb Add 'felica_ic_code_list.json' file for FeliCa IC code reference kormax 2026-04-27 21:22:26 +03:00
  • 83ca0a22fa Merge pull request #3272 from nvx/patch-1 Iceman 2026-04-27 16:17:10 +07:00
  • e2636a6acf Update description of some MFC keys Tiernan 2026-04-27 18:12:57 +10:00
  • 32619bb4a6 update text Patrick Cunningham 2026-04-26 18:25:46 -07:00
  • b0af0a80cc refactor shared code Patrick Cunningham 2026-04-26 17:15:53 -07:00
  • efc3a23c52 working leaf read/verify Patrick Cunningham 2026-04-26 15:59:04 -07:00
  • a94dcff3d3 text iceman1001 2026-04-26 20:39:32 +07:00
  • 045c0072a8 text iceman1001 2026-04-26 20:25:27 +07:00
  • fcc31c2ade Merge pull request #3270 from lolbird123/patch-1 Iceman 2026-04-26 20:10:05 +07:00
  • a73811d7bf Merge pull request #3269 from kormax/fix-felica-trace-timings Iceman 2026-04-26 20:08:32 +07:00