Commit Graph
21032 Commits
Author SHA1 Message Date
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
noproto c2e1567160 Add mfulc_counterfeit_recovery script and mfulc_des_brute tool 2026-01-19 21:47:49 +01:00
Iceman 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
Iceman 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
DaddyParodz 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
Iceman 66c7374e5e Merge pull request #3076 from leehambley/patch-1
Update hf_mfu_amiibo_sim.lua
2026-01-04 22:22:14 +01:00
Lee Hambley 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 Hambley 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
Iceman 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
Iceman 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
Iceman f8434540f5 Merge pull request #3071 from aaronjamt/patch-diversifier-length
[hf seos] Fix printed diversifier length
2025-12-28 16:20:41 +01:00
Iceman 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
Iceman 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