Commit Graph
22234 Commits
Author SHA1 Message Date
Iceman 4d89d9bca7 Merge pull request #3445 from Sanduuz/fix/client_experimental_lib_missing_trovan_symbols_clean
Add missing symbols related to cmdlftrovan to experimental client lib CMakeLists.txt
2026-07-31 19:21:02 +07:00
Sanduuz 02a83c62e6 Add experimental client lib cmdlftrovan missing sources to CMakeLists 2026-07-31 12:15:35 +03:00
Iceman d8dc5d488d Merge pull request #3442 from kormax/chinese-aid-values
Add new Chinese AID values to 'aidlist.json'
2026-07-31 00:20:42 +07:00
kormax b5e1d34bcb Add new Chinese AID values to 'aidlist.json' 2026-07-30 20:01:28 +03:00
Iceman d0892ae347 Merge pull request #3440 from ry4000/master
R&Y: Updated `aid_desfire.json`
2026-07-30 22:39:10 +07:00
Iceman 1647bb7805 Merge pull request #3441 from kormax/fmcos-aidlist
Add new AID values to 'aidlist.json'
2026-07-30 22:37:30 +07:00
kormax 0c47ee6a85 Add new AID values to 'aidlist.json' 2026-07-30 18:31:48 +03:00
ry4000 e729247ec5 Merge branch 'RfidResearchGroup:master' into master 2026-07-31 01:19:04 +10:00
ry4000 c5be0008ba R&Y: Updated aid_desfire.json
1. Added `STL Ride On` to `transport` section.
2. Updated multiple AIDs where `Country` was listed as `N/A`.
3. Updated multiple AIDs in `transport` section where airport IATA was missing.
4. Re-sorted AIDs by AID type then ascending AID order.

*MSB/LSB endian checks were not done on recently-merged AIDs.*

-r&y.

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2026-07-31 01:18:38 +10:00
iceman1001 6411ba1ee4 add 2026-07-30 17:06:36 +02:00
iceman1001 92969c5173 fix test 2026-07-30 17:06:19 +02:00
iceman1001 19cc98c532 hooked up the new DSP code. Should improve the t55xx commands 2026-07-30 16:43:09 +02:00
iceman1001 7e565198e1 text 2026-07-30 16:42:09 +02:00
iceman1001 1dfc0cfef5 add commands2 2026-07-30 16:41:07 +02:00
iceman1001 1f2648087f new low frequency DSP.... 2026-07-30 16:40:14 +02:00
iceman1001 cd59066743 remove old logo when flashing 2026-07-30 07:52:38 +02:00
Iceman 8b65feaba3 Merge pull request #3439 from kormax/felica-more-command-codes
Add more encountered FeliCa command codes to the knowledge base
2026-07-29 11:54:51 +07:00
kormax e7bb2370bc Add more encountered FeliCa command codes to the knowledge base 2026-07-28 21:16:37 +03:00
iceman1001 53b4e2095b style 2026-07-28 15:53:20 +02:00
iceman1001 cd6d3c4665 ansi escape sequences 2026-07-28 15:53:20 +02:00
iceman1001 2dbd4836c3 improve test harness for LF 2026-07-28 15:53:20 +02:00
iceman1001 d4b5e8a772 clean 2026-07-28 15:53:20 +02:00
iceman1001 6617884cc2 ansi escape sequences 2026-07-28 15:53:20 +02:00
iceman1001 58eb7a9e43 escape sequences 2026-07-28 15:53:20 +02:00
Iceman f53b7516b7 Merge pull request #3437 from YoungJules/add_kgh_clone
Added --kgh flag on clone to take care of KGH checksum
2026-07-28 20:49:35 +07:00
YoungJules afd318ab75 Correct KGH checksum calculation 2026-07-28 15:08:52 +02:00
YoungJules faaab023f6 Added --kgh flag on clone to take care of checksum in last byte of segment payload on KGH cards, which includes the uid. Added a small debug on legic sim. Gated --fill option on wrbl to only allow after offset 22. You can still brick your card by wrbling byte by byte, but fill won't kill. 2026-07-28 14:37:32 +02:00
Iceman 65465b6cf0 Merge pull request #3435 from nffq/fix/1c97eaa3
fix: `hf mf fchk` with `--blk` does not print when keys are found
2026-07-28 05:03:07 +07:00
nffq 5ff3e361d0 fix: hf mf fchk with --blk does not print when keys are found 2026-07-28 00:38:09 +09:00
iceman1001 436de5d43e style 2026-07-26 23:38:51 +02:00
Iceman e7fa5816af Merge pull request #3431 from YoungJules/legic-pr
Legic - add wrbl repeat (fill) a byte until end of tag, fix segment parsing and improve bytes writing
2026-07-26 00:47:06 +07:00
YoungJules 862a338feb hf legic: rename repeat fill to fill 2026-07-25 19:39:23 +02:00
YoungJules 1793a2e9b9 deps: silence jansson utf8 buffer warning 2026-07-25 15:06:13 +02:00
Iceman 2913616e15 Merge pull request #3430 from kormax/felica-command-code-cleanup
FeliCa command code cleanup
2026-07-25 19:10:14 +07:00
YoungJules 8b3c67dac3 doc: mention legic wrbl repeat fill 2026-07-25 14:07:09 +02:00
YoungJules c0a7a7ae06 hf legic: fix clone offsets and wrbl repeat 2026-07-25 12:42:19 +02:00
kormax b2a54cd95b Move some used FeliCa constants into shared protocols 2026-07-25 12:58:52 +03:00
kormax 1f5010bc3e Add missing FeliCa secure session command code recognition 2026-07-25 12:48:50 +03:00
kormax 1a4c2b7c70 Normalize FeliCa command constant names 2026-07-25 12:46:47 +03:00
kormax 9c787c1162 Cleanup unused FeliCa constants 2026-07-25 11:37:45 +03:00
iceman1001 25c4fece54 add another leaf 2026-07-25 09:32:34 +02:00
Iceman 228056deb2 Merge pull request #3429 from kormax/felica-extended-command-annotation
Add annotation for extended FeliCa commands
2026-07-25 02:39:31 +07:00
kormax 9c42daabea Add annotation for extended FeliCa commands 2026-07-24 21:32:00 +03:00
Iceman ab5e2d14f1 Merge pull request #3428 from mistial-dev/fix-mifare-usb-recovery
Allow mifare to recover after usb disconnection
2026-07-24 21:53:15 +07:00
Mistial Developer bc289cf436 Allow mifare to recover after usb disconnection 2026-07-24 03:07:36 -07:00
Iceman 4c6e1e84a7 Merge pull request #3425 from nuschpl/fb-1
proxmark3 classic doesn't have JTAG RST lines routed at all so there …
2026-07-23 22:04:18 +07:00
Iceman 227bf57447 Merge pull request #3426 from kormax/annotate-felica-mobile-commands
Add annotation of mobile commands for FeliCa
2026-07-23 22:03:38 +07:00
Iceman b7bf72eb33 Merge pull request #3424 from nuschpl/fb-2
Making deprecated 'adapter_khz' no longer default just because incomp…
2026-07-23 22:02:47 +07:00
kormax c3ba7e29c7 Add annotation of mobile commands for FeliCa 2026-07-23 17:39:59 +03:00
nusch 904e459a12 Making deprecated 'adapter_khz' no longer default just because incompatible subvariant of 10yo legacy version (predating deprecation) exist somewhere 2026-07-23 15:40:47 +02:00