Commit graph

25 commits

Author SHA1 Message Date
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