Commit Graph
21047 Commits
Author SHA1 Message Date
Struan Clark 05f867feec fix: update changelog 2026-02-02 10:13:27 -07:00
Struan Clark f5dc455e29 feat: add evolo AIDs 2026-02-02 09:46:08 -07:00
Philippe Teuwen 04bbd03347 hf mfu sim -t 13/14: hide key bytes on read, and refresh on compat write 2026-01-29 18:53:12 +01:00
Philippe Teuwen 90ddb58073 hf mfu info: detect MIFARE Hospitality 2026-01-29 18:37:35 +01:00
IcemanandGitHub dda3093e6e Merge pull request #3080 from aaronjamt/patch-synth-iv-improv
[hf seos] Fix Synthesized IV validation
2026-01-24 08:32:44 +01:00
Aaron Tulino (Aaronjamt) f399b8d3a6 [hf seos] Fix Synthesized IV validation 2026-01-23 14:15:21 -07:00
Philippe Teuwen 7522652ad2 mfulc_des_brute: fix for MacOSX brew compilation 2026-01-20 12:40:06 +01:00
Philippe Teuwen fa1769b465 mfulc_des_brute: fix clang warning on unaligned uint64_t 2026-01-20 12:01:40 +01:00
Nathan NandPhilippe Teuwen 557142316e Add two new static keys to mfulc_default_keys.dic
Signed-off-by: Nathan N <noproto@users.noreply.github.com>
2026-01-20 11:10:52 +01:00
Philippe Teuwen 4d998e645d fix dict 2026-01-20 00:55:10 +01:00
Philippe Teuwen a26892a891 Add hf mfu cchk/aeschk and options to hf mf cauth/aesauth 2026-01-19 21:47:49 +01:00
Philippe Teuwen 6942c41155 hf mfu info: add ULC fingerprinting 2026-01-19 21:47:49 +01:00
Philippe Teuwen ab3a94c779 mfulc_des_brute & mfulc_counterfeit_recovery.py: integrate FJ8010 2026-01-19 21:47:49 +01:00
Philippe Teuwen faca1550b8 hf mfu sim: add support to inject card replies 2026-01-19 21:47:49 +01:00
Philippe Teuwen 40727695d5 hw dicts 2026-01-19 21:47:49 +01:00
Philippe Teuwen b64924cbbd Add mfulaes_mask_recovery script 2026-01-19 21:47:49 +01:00
Philippe Teuwen 79b99450db Add ntag22x_suncmac_recovery script 2026-01-19 21:47:49 +01:00
Philippe Teuwen b4ab732260 mfulc_des_brute: add unit tests and make check 2026-01-19 21:47:49 +01:00
noprotoandPhilippe Teuwen c2e1567160 Add mfulc_counterfeit_recovery script and mfulc_des_brute tool 2026-01-19 21:47:49 +01:00
IcemanandGitHub 91263b69d3 Merge pull request #3078 from aaronjamt/patch-udev
Fix UDEV warnings
2026-01-12 20:26:01 +01:00
Aaron Tulino (Aaronjamt) 5de6122dd6 Fix UDEV warnings 2026-01-11 23:30:49 -07:00
IcemanandGitHub 7c8b361be2 Merge pull request #3077 from daddyparodz/master
Add simple card/tag cloner script
2026-01-10 16:40:04 +01:00
DaddyParodz 5fa13f9b06 move pm3-clone.sh to the tools folder 2026-01-10 15:18:05 +01:00
DaddyParodzandGitHub e235c917e4 Merge branch 'RfidResearchGroup:master' into master 2026-01-10 15:08:34 +01:00
Philippe Teuwen cf0dcd4bfb Fix hf mfu restore (untested) 2026-01-10 01:50:48 +01:00
Philippe Teuwen b64e315eb1 Fix hf mfu setuid / hf mfu otptear / hf jooki clone 2026-01-09 19:02:01 +01:00
DaddyParodz f44a4cfcbd Add simple card/tag cloner script 2026-01-05 05:45:20 +01:00
IcemanandGitHub 66c7374e5e Merge pull request #3076 from leehambley/patch-1
Update hf_mfu_amiibo_sim.lua
2026-01-04 22:22:14 +01:00
Lee HambleyandGitHub 2687abd620 Refactor amiibo loading and debug functions
Signed-off-by: Lee Hambley <lee.hambley@gmail.com>
2026-01-03 20:14:53 +01:00
Lee HambleyandGitHub 3e692c45b1 Update hf_mfu_amiibo_sim.lua
Changes the way the `.bin` is loaded into the emulator because Command::newNG didn't work.

Signed-off-by: Lee Hambley <lee.hambley@gmail.com>
2026-01-03 18:19:52 +01:00
IcemanandGitHub 2a2c06e612 Merge pull request #3075 from Sanduuz/fix/missing_symbol_experimental_client_lib
Added pla.c to experimental client lib CMakeLists
2025-12-30 22:37:08 +01:00
Sanduuz 192c5237b8 Added pla.c to experimental client lib CMakeLists 2025-12-30 22:51:19 +02:00
IcemanandGitHub ccf61de4ec Merge pull request #3072 from aaronjamt/patch-keyset-update
[hf seos] Combine read/write/admin keys
2025-12-28 16:21:28 +01:00
IcemanandGitHub f8434540f5 Merge pull request #3071 from aaronjamt/patch-diversifier-length
[hf seos] Fix printed diversifier length
2025-12-28 16:20:41 +01:00
IcemanandGitHub 56d645edaa Merge pull request #3070 from aaronjamt/patch-1
[hf seos] Improve error logging for incorrect keys
2025-12-28 16:20:14 +01:00
Aaron Tulino (Aaronjamt) d0ad38d62d [hf seos] Combine read/write/admin keys 2025-12-27 02:57:30 -07:00
Aaron Tulino (Aaronjamt) 3a26fa884b [hf seos] Fix printed diversifier length 2025-12-27 02:19:10 -07:00
Aaron Tulino (Aaronjamt) a0a719245c [hf seos] Improve error logging for incorrect keys 2025-12-26 21:43:42 -07:00
IcemanandGitHub ef9c7cb203 Merge pull request #3069 from xianglin1998/master
Fix compiler errors (MSYS2+UCRT)
2025-12-26 05:10:13 +01:00
dxl ab9f9ebe27 Define json_int_t as type int64_t when JSON_INTEGER_IS_LONG_LONG is enabled. 2025-12-26 11:27:52 +08:00
dxl 8be8d7b2f9 Changelog updated 2025-12-26 11:01:58 +08:00
dxl ed303e8246 Fix compiler errors (MSYS2+UCRT) 2025-12-26 10:50:22 +08:00
IcemanandGitHub 5a2462aed4 Merge pull request #3068 from aaronjamt/patch-1
[hf seos] Clean up fixed array allocations
2025-12-24 18:36:18 +01:00
Aaron Tulino (Aaronjamt) bf01adc309 [hf seos] Clean up fixed array allocations 2025-12-24 09:57:41 -07:00
IcemanandGitHub 2f394ef11d Merge pull request #3067 from xianglin1998/master
staticnested faild to find a KeyB
2025-12-24 13:37:54 +01:00
DXLandGitHub 621af43a1d Merge branch 'master' into master
Signed-off-by: DXL <64101226@qq.com>
2025-12-24 20:17:37 +08:00
dxl 69d6834a61 Changelog updated 2025-12-24 20:07:21 +08:00
dxl 213c134bdc staticnested faild to find a KeyB
Fixes #2938
2025-12-24 20:02:43 +08:00
IcemanandGitHub 8302d46e64 Merge pull request #3066 from aaronjamt/patch-1
[hf seos] Another minor bugfix
2025-12-24 09:58:50 +01:00
Aaron Tulino (Aaronjamt) 08f7e0d45a Another minor bugfix 2025-12-23 22:51:29 -07:00