Philippe Teuwen
a488d9c1f3
spi_flash_decode.py: add 0x4013
2024-10-14 09:31:01 +02:00
Philippe Teuwen
e661df960f
Changed mf_backdoor_dump.py: use faster ecfill/eview
2024-10-13 22:55:41 +02:00
Def
ea797602f4
32mbit flash identification
2024-10-13 17:58:19 +03:00
iceman1001
8293b81217
style
2024-10-12 13:56:17 +02:00
Aptimex
4e5c256a5b
4k tag support, additional error check
2024-10-10 18:31:40 -06:00
Aptimex
bc7cc7c5de
fix missing import
2024-10-09 16:00:15 -06:00
Aptimex
145cd67b0e
add mf_backdoor_dump script
2024-10-09 15:13:47 -06:00
Philippe Teuwen
92e46a1b8a
fm11rf08s_recovery.py: test other keys as well
2024-10-06 23:14:30 +02:00
Philippe Teuwen
080ddc1595
fm11rf08s_nonces_with_data: save in JSON file
2024-10-06 23:14:30 +02:00
ANTodorov
f0862c9ee2
add a helper script to decode SPI flash JEDEC data
...
Signed-off-by: ANTodorov <ANTodorov@users.noreply.github.com>
2024-10-02 19:33:27 +03:00
Philippe Teuwen
157af8c31b
fm11rf08s script check python version
2024-09-08 15:16:23 +02:00
Philippe Teuwen
69d7a7e0c3
fm11rf08s: get advanced verification sector keys as well
2024-09-08 11:57:53 +02:00
Philippe Teuwen
715f149413
fm11rf08s script: optimize when default keys
2024-09-06 12:26:13 +02:00
Philippe Teuwen
e6c427fe21
fix bug in fm11rf08s_recovery list of found keys
2024-09-03 18:28:02 +02:00
Philippe Teuwen
de86cd85d1
Added support for dumping FM11RF08S data at once
2024-09-03 11:43:57 +02:00
Iceman
258e2892ec
Merge pull request #2484 from siowu/master
...
fm11rf08s_recovery: Specify the encoding as UTF-8 when opening the MFC dictionary file.
2024-09-03 11:37:48 +02:00
Philippe Teuwen
c73e2ea623
Added support for collecting all fm11rf08s nT/{nT}/par_err at once
2024-09-02 23:11:36 +02:00
siowu
08fd383713
Specify the encoding as UTF-8 when opening the MFC dictionary file in the Python script.
2024-09-03 02:43:04 +08:00
Philippe Teuwen
df1c24c42a
typo
2024-09-02 14:47:29 +02:00
Philippe Teuwen
a6d0b40fa3
fm11rf08s_recovery: prioritize known keys and estimate total time. Beware options x/y are now inverted:
...
as running fchk before and after the core script does not make much sense,
now the default is to *not* run fchk. Use -x or -y to reenable the old behavior.
2024-09-02 14:41:08 +02:00
Philippe Teuwen
7eb71e0b06
grabber: make sure grabbed_output always return a string
2024-08-31 15:16:45 +02:00
Benjamin DELPY
342175faf7
Update intertic.py to support Metz
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-08-25 21:25:42 +02:00
Iceman
e3842c8f7e
Merge branch 'master' into master
...
Signed-off-by: Iceman <iceman@iuse.se>
2024-08-19 16:14:57 +02:00
Philippe Teuwen
f1ceff852e
fm11rf08s_recovery: no need to turn ANSI off anymore with the native output grabber
2024-08-17 20:50:53 +02:00
Foxushka
3923c8858d
fm11rf08s script: Use last 4 bytes from UID, fixes crash on FM11RF08S-7B
2024-08-16 21:29:36 +03:00
Philippe Teuwen
691e76675a
mfc/fudan: add paper ref
2024-08-16 17:46:00 +02:00
Philippe Teuwen
52980ac48b
fm11rf08s script: make sure we got nonces or abort
2024-08-14 20:03:36 +02:00
Philippe Teuwen
369c5bb5db
Added native output grabbing for Python and Lua: less hacky than output_grabber.py, should work on ProxSpace as well
2024-08-14 13:53:20 +02:00
Philippe Teuwen
562c78ea7b
fm11rf08s: try to detect and warn about ProxSpace
2024-08-14 07:59:46 +02:00
Philippe Teuwen
27d5f2dbf2
fm11rf08s script: more robust to tools path
2024-08-11 11:53:42 +02:00
Philippe Teuwen
1e0661edf6
fm11rf08s script: colors module optional
2024-08-11 08:19:25 +02:00
Philippe Teuwen
494a201e9d
fm11rf08s_recovery: now with help, args & colors
2024-08-11 00:54:51 +02:00
Philippe Teuwen
fe3901b69b
fm11rf08s_recovery: initial fchk with default keys
2024-08-10 23:22:00 +02:00
Philippe Teuwen
e01ff6022a
Changed : added option to skip loading the usual ~61 hardcoded keys
2024-08-09 09:42:26 +02:00
Philippe Teuwen
1656f1f8ce
shame on me
2024-08-08 10:30:44 +02:00
Philippe Teuwen
9853fc1744
fm11rf08s_recovery: fchk can bey kbd-interrupted so deal with it
2024-08-08 08:27:25 +02:00
Philippe Teuwen
5e99d98bf5
fm11rf08s_recovery
2024-08-07 13:56:27 +02:00
Philippe Teuwen
e3fb13de39
Move output_grabber
2024-08-07 13:18:27 +02:00
iceman1001
4de7b7d6b9
style
2024-07-21 16:19:21 +02:00
Benjamin DELPY
ceddabcc98
Update intertic.py to support more USAGE parsing
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-06-14 22:23:15 +02:00
Benjamin DELPY
4bd41d3acf
Fix a lots of parsing errors
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-06-10 23:26:38 +02:00
Benjamin DELPY
0b54d146f4
Update intertic.py to try to parse Date & Time from UsageData in Reims
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-06-09 20:02:31 +02:00
Benjamin DELPY
b5db711b9a
Update intertic.py to support FRA - Clermont-Ferrand (T2C)
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-05-29 20:48:09 +02:00
Benjamin DELPY
c3ad45d84c
Update intertic.py to support Saint-Malo (MAT / RATP)
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-04-24 00:15:54 +02:00
Benjamin DELPY
10c4679f1e
Update intertic.py to support Lyon (TCL / Keolis)
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-04-05 00:20:55 +02:00
Benjamin DELPY
eba40bfe41
Update intertic.py to support Besançon / Ginko
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-03-15 19:00:26 +01:00
iceman1001
94c3bdd91c
style
2024-03-14 11:26:06 +01:00
Benjamin DELPY
4b915610e1
Update intertic.py script to support Annecy
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-03-10 19:20:16 +01:00
Benjamin DELPY
c3a9ea463d
Intertic client Python script update
...
Adding Strasbourg, Le Have and now split OrganizationalAuthority & Contract_Provider
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-03-02 14:09:38 +01:00
Benjamin DELPY
12bd81aa27
Update intertic.py
...
Licence change
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-02-26 11:07:40 +01:00