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 |
|
Benjamin DELPY
|
ae0a15fd48
|
Create intertic.py
Basic script to try to interpret Intertic data on ST25TB / SRT512 in french transports
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
|
2024-02-25 22:04:43 +01:00 |
|
nvx
|
b4ae4c429f
|
Fix some low hanging differences when running make style on Windows vs Linux
|
2024-01-26 20:08:36 +10:00 |
|
Philippe Teuwen
|
e0be057f62
|
Get Python support of experimental_client_with_swig working again
|
2023-11-13 10:13:14 +01:00 |
|
nvx
|
210d2847ae
|
Adds hf iclass esetblk , equivalent to hf mf esetblk
Also some minor tweaks to make commands.json and commands.md
properly on Windows.
|
2023-08-22 07:45:05 +10:00 |
|
Alex
|
4b1090c8c7
|
Rename "vocabulory" to "vocabulary"
|
2023-08-09 19:49:55 +02:00 |
|
iceman1001
|
66b3ebabb9
|
fix regex for extracting the description and notes.\n description now must start with a newline and go until it see the word usage:. \n\n notes now go until it sees either === or --- or \n\n\n which all would be indication that the notes section ended.
|
2023-06-27 15:24:25 +02:00 |
|
OscarAkaElvis
|
f9deb75b3d
|
Add python3 script to convert amiibo nfc Flipper Zero files to eml files to be used with Proxmark3
|
2023-05-20 00:00:55 +02:00 |
|
George Talusan
|
27e24482af
|
add comment indicating pyamiibo should be installed
|
2022-07-30 22:09:45 -04:00 |
|
George Talusan
|
d89ed735b0
|
add hf_mfu_amiibo_restore to restore an Amiibo dump to a blank NTAG215
|
2022-07-28 22:05:49 -04:00 |
|
Mark Dietzer
|
b2e701d3fd
|
Remove force lowercasing of commands.json
|
2022-03-29 11:08:37 -07:00 |
|
Philippe Teuwen
|
fbc60ccbbb
|
fix commands.json generator, 608 -> 687 commands!
|
2022-02-16 14:53:06 +01:00 |
|
Philippe Teuwen
|
00a4895440
|
pyscripts: return error codes
|
2022-01-16 19:57:12 +01:00 |
|
Philippe Teuwen
|
fc13b6b20c
|
Add pm3line API to hide readline, allowing easier implementation of alternatives
|
2022-01-11 23:13:22 +01:00 |
|
Philippe Teuwen
|
65cc181307
|
update license header
|
2022-01-11 00:38:10 +01:00 |
|
iceman1001
|
712ee2b10e
|
strndup fixes for mingw
|
2021-12-13 18:44:46 +01:00 |
|
Philippe Teuwen
|
b68a0ee082
|
readline autocomplete: fix rl_attempted_completion_over in script
|
2021-12-13 02:32:16 +01:00 |
|
Philippe Teuwen
|
6597d3e5a5
|
readline autocomplete: complete up to next space, so complete one single word at once
|
2021-12-13 02:29:32 +01:00 |
|
Philippe Teuwen
|
0673dd206e
|
make style
|
2021-12-13 00:35:10 +01:00 |
|
iceman1001
|
a348f48602
|
Added readline autocomplete to proxmark3 client commands. Still works with shell filenames tab complete
|
2021-12-12 20:12:56 +01:00 |
|
samwin
|
e92b67d148
|
Add code to automatically create and update command help text JSON.
|
2021-06-04 21:58:38 +02:00 |
|
Philippe Teuwen
|
2a29a1431d
|
theremin.py: quit when pm3 button is pressed
|
2020-06-10 01:18:26 +02:00 |
|
Philippe Teuwen
|
b55c186b3a
|
make style
|
2020-06-10 01:17:49 +02:00 |
|
iceman1001
|
61f09d0ec4
|
add theremin.py script, (@rosco)
|
2020-06-09 22:16:35 +02:00 |
|
Philippe Teuwen
|
224cb2ffd7
|
make style
|
2020-06-08 03:15:10 +02:00 |
|
iceman1001
|
698a56a919
|
moved and modified some existing pyton scripts for testing
|
2020-05-26 14:43:40 +02:00 |
|