175 Commits
Author SHA1 Message Date
Philippe Teuwen 88d20bd4f2 make style 2026-04-13 09:35:02 +02:00
W0rthlessS0ul 2ca4e91548 Added script mfuev1_counter_reset.py
This script bypasses the Anti-Tearing protection on MIFARE Ultralight EV1 monotonic counters and allows resetting the counter value
2026-03-23 22:09:14 +03:00
Philippe Teuwen c00e4801b7 make style 2026-02-06 13:43:41 +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 ab3a94c779 mfulc_des_brute & mfulc_counterfeit_recovery.py: integrate FJ8010 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
noprotoandPhilippe Teuwen c2e1567160 Add mfulc_counterfeit_recovery script and mfulc_des_brute tool 2026-01-19 21:47:49 +01:00
TrigatandGitHub cf96e4882b Enhance user prompts and add long input handling
Updated user prompts and error messages to include warning symbols for better visibility. Added a new function to read long user input on POSIX systems. Allow writing large inputs by splitting user data into smaller, fixed-size chunks.

Signed-off-by: Trigat <trigat@protonmail.com>
2025-12-05 15:22:32 -06:00
iceman1001 c4de141d03 style 2025-11-10 16:16:39 +01:00
Philippe Teuwen 3bdb7657f4 hf_mfu_uscuid.py: avoid exception 2025-11-04 10:56:15 +01:00
klks fb931ade82 Add read_t-union.py script for reading T-Union data 2025-11-03 13:12:51 +08:00
Philippe Teuwen c1441eb2ab autocompletion on 'script run ...' 2025-10-18 02:20:15 +02:00
Philippe Teuwen 1412b6882b script: more verbose on debug 2025-09-24 21:04:04 +02:00
TrigatandGitHub b10de3549a Update des_talk.py
Add option to display AID file contents in human-readable text

Signed-off-by: Trigat <trigat@protonmail.com>
2025-09-09 15:45:06 -05:00
TrigatandGitHub e68babd6ba Update response handling and fix detection command
Signed-off-by: Trigat <trigat@protonmail.com>
2025-09-02 08:42:35 -05:00
Robert WittekandGitHub 0054dd0c5b Print output of dumped card in mf_backdoor_dump.py
Signed-off-by: Robert Wittek <18316389+robo-w@users.noreply.github.com>
2025-09-01 16:53:36 +02:00
Robert WittekandGitHub 2bf7abbdfc Improve output checks in mf_backdoor_dump.py
Signed-off-by: Robert Wittek <18316389+robo-w@users.noreply.github.com>
2025-09-01 16:35:31 +02:00
Philippe Teuwen 989dad18cc fm11rf08s_recovery.py: load def keys as lowercase 2025-08-03 22:05:42 +02:00
Benjamin DELPYandGitHub ab6e203560 Update intertic.py to support [FRA] Caen
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2025-07-27 14:29:27 +02:00
Benjamin DELPYandGitHub a33ea4dc6e [st25tb] Update intertic.py to support Colmar (Trace / Keolis) ID
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2025-06-27 22:04:08 +02:00
iceman1001 488f7aa01e clear a warning for potential use of uninitialized variable 2025-06-22 17:36:40 +02:00
iceman1001 65607fc727 added Ultralight-C simulation. hf mfu sim -t 13. Use eload first. Also added support to upload UL-C dictionaries and UL-AES to spiffs memory. A lot of textual reworked across client. Unifiy texts and a bit more color ;) 2025-06-19 17:26:20 +02:00
Philipp SchulerandPhilippe Teuwen 5b9039d825 Ignore UnicodeEncodeError in lprint 2025-05-12 08:34:42 +02:00