Commit Graph

151 Commits

Author SHA1 Message Date
Philipp Schuler 5b9039d825 Ignore UnicodeEncodeError in lprint 2025-05-12 08:34:42 +02:00
Benjamin DELPY 3f43c061d7 Update intertic.py to support [FRA] Valenciennes
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2025-04-26 21:58:06 +02:00
Benjamin DELPY b5b14e246b Update intertic.py with better parser for T2C / Clermont-Ferrand
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2025-04-24 22:31:39 +02:00
Philippe Teuwen e86e5fd293 python: generalize find_tool() 2025-04-22 15:30:57 +02:00
Ame Neko 8dbfd018a3 fm11rf08s_full: log file format use utf-8
Signed-off-by: Ame Neko <91962831+amenekowo@users.noreply.github.com>
2025-04-18 11:11:39 +08:00
Benjamin DELPY c00b25e89e Update intertic.py to support [FRA] Aix-en-Provence
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2025-04-07 12:51:11 +03:00
Trigat 59d17c236c Update des_talk.py
Added file restriction functionality that allows user to apply and remove keys
Added communication mode options
Added options to change PICC and application keys

Signed-off-by: Trigat <trigat@protonmail.com>
2025-04-05 16:52:11 -05:00
Trigat 7a129e7be0 Add files via upload
Add a Python script to simplify interactions with DESFire.

Signed-off-by: Trigat <trigat@protonmail.com>
2025-03-25 09:21:02 -05:00
iceman1001 a776f9a0bd style 2025-03-18 08:11:06 +01:00
Lucifer Voeltner 0908ff2126 hf_mfu_uscuid.py - A helper script for interacting with USCUID-UL 2025-03-15 09:02:17 +07:00
Philippe Teuwen beeec2385c fm11rf08s_full pip8 style 2025-03-02 16:41:14 +01:00
Philippe Teuwen 5e018ea3b3 fm11rf08s_recovery.py: fix it given the changes in the client and add some docstring 2025-03-02 16:20:13 +01:00
iceman1001 145b3ac8d6 rename paxton scripts and some code styling 2025-02-21 15:43:28 +01:00
iceman1001 cef07dedf6 code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits 2025-02-21 15:38:33 +01:00
Philippe Teuwen 4e5d68851b Add pm3_resources helpers for Python scripts to find tools & dicts 2025-02-20 15:07:45 +01:00
Benjamin DELPY 766d30ecfa Update intertic.py to support new ContractProvider for Strasbourg/CTS
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2025-02-02 22:57:31 +01:00
Jarek Barwinski 8d461f6542 Update Paxton_switch.py
Signed-off-by: Jarek Barwinski <116510448+jareckib@users.noreply.github.com>
2025-01-31 15:00:19 +00:00
Jarek Barwinski b8fb8d763c Update Paxton_convert.py
Signed-off-by: Jarek Barwinski <116510448+jareckib@users.noreply.github.com>
2025-01-31 14:59:46 +00:00
Jarek Barwinski aeb75ab43e Update PAXTON_NET.py
Signed-off-by: Jarek Barwinski <116510448+jareckib@users.noreply.github.com>
2025-01-31 14:59:09 +00:00
Jarek Barwinski f78ab02498 Update Paxton_switch.py
Signed-off-by: Jarek Barwinski <116510448+jareckib@users.noreply.github.com>
2025-01-31 14:53:08 +00:00
Jarek Barwinski f1354e5715 Update Paxton_convert.py
Signed-off-by: Jarek Barwinski <116510448+jareckib@users.noreply.github.com>
2025-01-31 14:52:12 +00:00
Jarek Barwinski e8c1ecf1ba Update PAXTON_NET.py
Signed-off-by: Jarek Barwinski <116510448+jareckib@users.noreply.github.com>
2025-01-31 14:50:44 +00:00
Jarek Barwinski 989b595119 Add files via upload
Converters Paxton Switch2 and Net2 to EM4102

Signed-off-by: Jarek Barwinski <116510448+jareckib@users.noreply.github.com>
2025-01-31 13:38:04 +00:00
Lucifer Voeltner 1026d3db2d Option to not save the sec32 keys to the generated keyfile 2025-01-29 00:23:16 +07:00
Benjamin DELPY 4456870460 Update intertic.py to support Casablanca (Maroc) tramway
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2025-01-27 22:46:32 +01:00
BlueChip 86a7f8b495 Revise 'RF08S_full' script to NOT attempt to recover a card it does not support (v1.4) 2025-01-05 16:18:06 +00:00
Philippe Teuwen a13b1db49f make style 2024-12-09 15:16:46 +01:00
Iceman 4cd914ad95 Merge branch 'master' into smart_spi_detect
Signed-off-by: Iceman <iceman@iuse.se>
2024-12-03 16:23:56 +01:00
ANTodorov bd803ce8fd rework to use smart SPI flash detection
Check JEDEC ID is in range between 0x0001 ... 0xFFFE,
Compare the output from 0x90 and 0x9F,
Then the size from the JEDEC ID

Otherwise fall-back to 256 kB

Extend the spi_flash_decode.py to handle more (known) SPI flash ICs
2024-12-03 09:40:57 +02:00
Philippe Teuwen ca15bbd019 Rework theremin script 2024-11-30 22:49:31 +01:00
BlueChip 694215bc53 add KDF functionality to rf08s 'full' card recovery script 2024-11-21 00:40:09 +00:00
iceman1001 3a3ea75d12 style 2024-11-15 14:28:14 +01:00
BlueChip 0638603354 add --force to core MAD decode 2024-11-13 01:58:33 +00:00
BlueChip 6aadc2ec10 add switch to force MAD decode 2024-11-12 18:40:18 +00:00
Philippe Teuwen 2562e0b8c9 fix python script color bug 2024-11-11 20:34:14 +01:00
Philippe Teuwen 0f9cb05182 fix 2024-11-07 23:44:10 +01:00
Philippe Teuwen 7e72a80790 python prompts... 2024-11-07 23:42:02 +01:00
iceman1001 394ed2d711 more colors 2024-11-07 22:17:14 +01:00
Philippe Teuwen 8de4797b30 more colors 2024-11-07 22:10:46 +01:00
iceman1001 96675f41a1 text 2024-11-07 22:00:50 +01:00
iceman1001 bce77f3e2b Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2024-11-07 21:52:17 +01:00
iceman1001 e65a15337e text 2024-11-07 21:52:07 +01:00
Philippe Teuwen 7be2a671c8 python script: add --fast 2024-11-07 21:42:04 +01:00
iceman1001 0778d1aa6b Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2024-11-07 21:36:11 +01:00
iceman1001 32028fd53f minor text 2024-11-07 21:36:02 +01:00
iceman1001 27fee07090 style 2024-11-07 21:34:35 +01:00
Philippe Teuwen f65639aa3b spaces 2024-11-07 21:14:30 +01:00
Philippe Teuwen 4decf6545d fudanValidate 2024-11-07 20:49:56 +01:00
Philippe Teuwen e4c283af5e docstrings 2024-11-07 20:24:37 +01:00
Philippe Teuwen 8e43d12e4b still more typos... 2024-11-07 19:37:15 +01:00