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 |
|
iceman1001
|
f7537519ff
|
chg, make python aware of pm3 search paths
|
2020-05-26 14:41:58 +02:00 |
|
iceman1001
|
5fcb031a68
|
chg, python scripts can not have "exit" calls...
|
2020-05-26 13:10:33 +02:00 |
|
iceman1001
|
e106a5717c
|
simple script working
|
2020-05-26 12:17:41 +02:00 |
|