proxmark3/client
Philippe Teuwen 1354aec556 typos
2019-08-06 13:51:10 +02:00
..
amiitool Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
cliparser remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
crypto make style 2019-07-27 17:48:52 -04:00
deprecated-hid-flasher remove more dummy cmds 2019-08-03 22:52:32 +02:00
dictionaries
emv less hardcoded sizes and more ARRAYLEN 2019-07-31 23:45:17 +02:00
fido less hardcoded sizes and more ARRAYLEN 2019-07-31 23:45:17 +02:00
hardnested hardnested_tables: add C99 flag in suggested compilation 2019-04-11 19:43:48 +02:00
jansson Silent properly GCC format-truncation warnings in jansson 2019-07-10 22:32:55 +02:00
loclass more ARRAYLEN 2019-08-01 00:14:09 +02:00
lualibs typo 2019-08-04 12:58:36 +02:00
mifare rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
obj
platforms
reveng style 2019-04-28 11:09:46 +02:00
scripts typo 2019-08-04 12:58:36 +02:00
tinycbor Fix compilation under MacOSX 2019-07-10 18:43:19 +02:00
ui
aidlist.json
cmdanalyse.c Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr: 2019-07-11 13:01:34 +02:00
cmdanalyse.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdcrc.c Promote WARNING to ERR on some error msgs 2019-07-14 00:35:18 +02:00
cmdcrc.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmddata.c typos 2019-08-06 13:51:10 +02:00
cmddata.h comparison of integers of different signs [-Wsign-compare] 2019-04-14 00:45:27 +02:00
cmdflashmem.c typos 2019-08-06 13:51:10 +02:00
cmdflashmem.h ADD: Early SPIFFS implementation see #257, UPDATE HF_COLIN accordingly 2019-07-22 22:56:06 +02:00
cmdflashmemspiffs.c typos 2019-07-23 21:40:01 +02:00
cmdflashmemspiffs.h ADD: Early SPIFFS implementation see #257, UPDATE HF_COLIN accordingly 2019-07-22 22:56:06 +02:00
cmdhf.c chg: legic cmds uses return macros. 2019-08-03 23:36:55 +02:00
cmdhf.h Add: hf thinfilm info - support to read and decode Kovio Thinfilm NCT tags 2019-08-01 09:39:33 -04:00
cmdhf14a.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhf14a.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhf14b.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhf14b.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhf15.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhf15.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhfepa.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhfepa.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhffelica.c Comment Felica simulation in client, there is no corresponding code in ARM 2019-08-03 19:57:57 +02:00
cmdhffelica.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhffido.c remove redundant conditions 2019-08-05 00:31:51 +02:00
cmdhffido.h style 2019-04-06 00:38:22 +02:00
cmdhficlass.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhficlass.h Rename few USB -> PM3 to avoid misleading interpretations 2019-04-30 21:10:11 +02:00
cmdhflegic.c chg: legic cmds uses return macros. 2019-08-03 23:36:55 +02:00
cmdhflegic.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhflist.c less hardcoded sizes and more ARRAYLEN 2019-07-31 23:45:17 +02:00
cmdhflist.h on prototypes, void means sth 2019-04-09 22:42:23 +02:00
cmdhfmf.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhfmf.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhfmfdes.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhfmfdes.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhfmfdesfire.c Automated upgrades SendCommandOLD/MIX 0,0,0,NULL,0 -> NG and SendCommandOLD ....,NULL,0 -> MIX 2019-05-07 19:51:33 +02:00
cmdhfmfdesfire.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhfmfhard.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhfmfhard.h good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
cmdhfmfp.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhfmfp.h style 2019-04-06 00:38:22 +02:00
cmdhfmfu.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhfmfu.h used predefined constants, common types moved to common header files 2019-04-23 21:14:20 +03:00
cmdhfthinfilm.c thinfilm simulation when on battery 2019-08-03 22:37:01 +02:00
cmdhfthinfilm.h chg: 'hf thinfilm info' - fixed manufacture lookup 2019-08-01 12:16:33 -04:00
cmdhftopaz.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdhftopaz.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhw.c typos 2019-08-06 13:51:10 +02:00
cmdhw.h use more static and fix [-Wmissing-prototypes] 2019-04-13 21:57:13 +02:00
cmdlf.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlf.h chg: lf fsksim - uses NG 2019-05-23 13:16:06 -04:00
cmdlfawid.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfawid.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdlfcotag.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfcotag.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdlfem4x.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfem4x.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdlffdx.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlffdx.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdlfguard.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfguard.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdlfhid.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfhid.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdlfhitag.c Merge pull request #305 from ViRb3/better-warn 2019-08-03 20:01:18 +02:00
cmdlfhitag.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdlfindala.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfindala.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdlfio.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfio.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdlfjablotron.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfjablotron.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfkeri.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfkeri.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfnedap.c style 2019-08-05 12:01:11 -04:00
cmdlfnedap.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfnexwatch.c remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
cmdlfnexwatch.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfnoralsy.c chg: 'lf nedap' - decoding / encoding of Nedap. (anon) 2019-08-05 17:43:53 +02:00
cmdlfnoralsy.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfpac.c more returns 2019-05-22 09:04:38 -04:00
cmdlfpac.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfparadox.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfparadox.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfpcf7931.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfpcf7931.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfpresco.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfpresco.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfpyramid.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfpyramid.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfsecurakey.c make style 2019-06-07 21:40:33 +02:00
cmdlfsecurakey.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlft55xx.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlft55xx.h Added T55 downlink mode support 2019-07-23 09:50:28 +10:00
cmdlfti.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfti.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfviking.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfviking.h Fix arg names mismatches between decl & def 2019-06-07 21:26:03 +02:00
cmdlfvisa2000.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
cmdlfvisa2000.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdmain.c add msleep command 2019-07-15 00:31:38 +02:00
cmdmain.h Add usart dev cmds & dynamic flash support capability 2019-05-03 22:30:17 +02:00
cmdparser.c split nfcbarcode from iso14443a 2019-08-03 22:14:12 +02:00
cmdparser.h split nfcbarcode from iso14443a 2019-08-03 22:14:12 +02:00
cmdscript.c begin of dynamic capabilities handling in client 2019-05-01 20:48:15 +02:00
cmdscript.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdsmartcard.c typos 2019-08-06 13:51:10 +02:00
cmdsmartcard.h remove tabs 2019-07-24 00:52:24 +02:00
cmdtrace.c typos 2019-08-06 13:51:10 +02:00
cmdtrace.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdusart.c fix usart cmd descriptions 2019-07-28 21:08:50 +02:00
cmdusart.h forgot 2 files in the merge :( my bad 2019-05-04 11:33:48 +02:00
comms.c client tells when over TCP 2019-07-28 19:23:37 +02:00
comms.h ADD: Early SPIFFS implementation see #257, UPDATE HF_COLIN accordingly 2019-07-22 22:56:06 +02:00
default_iclass_keys.dic
default_keys.dic add more keys (@anon) 2019-08-02 09:48:42 -04:00
default_keys_dic2lua.awk remove tabs 2019-07-24 00:52:24 +02:00
default_pwd.dic new pwds - white cloner (mwalker) 2019-05-20 07:11:16 -04:00
default_ultralight_keys.dic Start key file for Mifare Ultralight 2019-03-27 08:21:06 +11:00
elf.h added PACKED attribute for structures and reorganize include folder 2019-07-16 14:50:38 +03:00
eml2lower.sh
eml2UPPER.sh
flash.c chg: flash messge 2019-07-30 14:31:10 -04:00
flash.h Bootrom & flasher changes: 2019-07-20 10:48:40 +02:00
flasher.c Bootrom & flasher changes: 2019-07-20 10:48:40 +02:00
fpga_compress.c remove spurious changes in make style 2019-07-14 18:42:11 +02:00
gen_pm3mfsim_script.sh
graph.c make style 2019-06-07 21:40:33 +02:00
graph.h fix: lf sim - dont forget to PACK your structs on both sides\n chg: data convertbitstream - converts bit to max/min in order to facilitate demodulation of simulation data 2019-05-23 06:12:20 -04:00
guidummy.cpp changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
libluamiibo.so
Makefile Add: hf thinfilm info - support to read and decode Kovio Thinfilm NCT tags 2019-08-01 09:39:33 -04:00
pm3_binlib.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
pm3_binlib.h make style 2019-03-10 00:00:59 +01:00
pm3_bit_limits.h #ifndef on all header files 2019-04-11 01:16:25 +02:00
pm3_bitlib.c static 2019-04-11 00:10:21 +02:00
pm3_bitlib.h make style 2019-03-10 00:00:59 +01:00
pm3_cmd_h2lua.awk Rename few USB -> PM3 to avoid misleading interpretations 2019-04-30 21:10:11 +02:00
pm3_eml2mfd.py
pm3_eml_mfd_test.py Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
pm3_mfd2eml.py
pm3_mfdread.py
polarssl_config.h
proxendian.h changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
proxgui.cpp Add client option -i to stay in interactive mode after a script or command 2019-08-04 15:34:18 +02:00
proxgui.h Add client option -i to stay in interactive mode after a script or command 2019-08-04 15:34:18 +02:00
proxguiqt.cpp Added clamp to PageDown case in plot GUI and updated changelog 2019-05-14 10:12:46 -05:00
proxguiqt.h Add client option -i to stay in interactive mode after a script or command 2019-08-04 15:34:18 +02:00
proxmark3.c make style 2019-08-04 16:57:06 +02:00
proxmark3.h Add client option -i to stay in interactive mode after a script or command 2019-08-04 15:34:18 +02:00
README-bitlib
scandir.c changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
scandir.h style 2019-04-06 00:38:22 +02:00
scripting.c rename few CMD_* to get some less diversity 2019-08-03 19:48:02 +02:00
scripting.h Rename few USB -> PM3 to avoid misleading interpretations 2019-04-30 21:10:11 +02:00
ui.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
ui.h Rework hf tune to make it synchronous (needed for rdv4) 2019-05-14 00:37:03 +02:00
util.c FIXes OSX > 10.4 num_Cpus() the good and posix way 2019-08-05 00:27:15 +02:00
util.h make hf search robust to various HF configurations 2019-08-03 22:14:12 +02:00
util_darwin.h on prototypes, void means sth 2019-04-09 22:42:23 +02:00
util_darwin.m client: fix mix of spaces & tabs 2019-03-09 23:35:06 +01:00
util_posix.c changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
util_posix.h on prototypes, void means sth 2019-04-09 22:42:23 +02:00
whereami.c Revert ARRAYLEN on whereami.c, bag of bones... 2019-08-02 08:06:30 +02:00
whereami.h updated 2019-04-08 12:47:34 +02:00