proxmark3/client
2019-05-16 00:29:30 +02:00
..
amiitool Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
cliparser style 2019-04-16 15:27:25 +02:00
crypto Use ARRAYLEN 2019-05-14 12:51:45 +02:00
deprecated-hid-flasher Fix deprecated-hid-flasher 2019-05-08 13:32:17 +02:00
dictionaries ADD: Found a bunch more dictionary files, from a link on the forum. 2019-01-23 12:18:07 +01:00
emv chg: list should always be available, since we can now load / save trace files. 2019-05-02 10:42:02 +02:00
fido Smart color handling: 2019-04-30 00:41:52 +02:00
hardnested hardnested_tables: add C99 flag in suggested compilation 2019-04-11 19:43:48 +02:00
jansson style 2019-04-25 17:06:40 +02:00
loclass chg: some unifiying return values 2019-05-15 10:24:06 +02:00
lualibs style 2019-05-08 01:35:51 +02:00
mifare chg: hf mf nack - now uses NG 2019-05-15 07:47:46 -04:00
obj move mifare stuff to its folder 2019-02-21 19:15:46 +02:00
platforms add: a .gitignore to be able to add the folder client/platforms. 2015-06-14 23:31:52 +02:00
reveng style 2019-04-28 11:09:46 +02:00
scripts textual 2019-05-14 11:42:58 -04:00
tinycbor style 2019-04-17 14:54:42 +02:00
ui some QT problems.. 2017-07-27 21:42:22 +02:00
aidlist.json CHG: 'sc brute' - now is interruptable, optional tlv decode, 2018-12-23 09:48:46 +01:00
cmdanalyse.c Add usart dev cmds & dynamic flash support capability 2019-05-03 22:30:17 +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 style 2019-04-28 11:09:46 +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 chg: some unifiying return values 2019-05-15 10:24:06 +02:00
cmddata.h comparison of integers of different signs [-Wsign-compare] 2019-04-14 00:45:27 +02:00
cmdflashmem.c style 2019-05-08 01:35:51 +02:00
cmdflashmem.h Replace WITH_FLASH by dynamic detection in client 2019-05-01 21:46:29 +02:00
cmdhf.c style 2019-05-14 11:42:17 -04:00
cmdhf.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdhf14a.c Use ARRAYLEN 2019-05-14 12:51:45 +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 Automated upgrades SendCommandOLD/MIX 0,0,0,NULL,0 -> NG and SendCommandOLD ....,NULL,0 -> MIX 2019-05-07 19:51:33 +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 Use ARRAYLEN 2019-05-14 12:51:45 +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 style 2019-05-09 20:20:54 +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 NG->MIX for few cmds where the zeroes were actual args 2019-05-09 12:33:17 +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 Replace WITH_ISO14443a by dynamic detection in client 2019-05-01 23:38:57 +02:00
cmdhffido.h style 2019-04-06 00:38:22 +02:00
cmdhficlass.c chg: some unifiying return values 2019-05-15 10:24:06 +02:00
cmdhficlass.h Rename few USB -> PM3 to avoid misleading interpretations 2019-04-30 21:10:11 +02:00
cmdhflegic.c chg: some unifiying return values 2019-05-15 10:24:06 +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 typo 2019-04-19 09:39:11 +03:00
cmdhflist.h on prototypes, void means sth 2019-04-09 22:42:23 +02:00
cmdhfmf.c chg: hf mf setmod - uses NG 2019-05-15 06:52:22 -04:00
cmdhfmf.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhfmfdes.c Automated upgrades SendCommandOLD/MIX 0,0,0,NULL,0 -> NG and SendCommandOLD ....,NULL,0 -> MIX 2019-05-07 19:51:33 +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 CMD_MIFARE_ACQUIRE_ENCRYPTED_NONCES needs 6 bytes of data. 2019-05-13 23:11:05 +02:00
cmdhfmfhard.h good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
cmdhfmfp.c Automated upgrades SendCommandOLD/MIX 0,0,0,NULL,0 -> NG and SendCommandOLD ....,NULL,0 -> MIX 2019-05-07 19:51:33 +02:00
cmdhfmfp.h style 2019-04-06 00:38:22 +02:00
cmdhfmfu.c Fix hf mfu dump on ULC: UID in filename 2019-05-09 20:05:12 +02:00
cmdhfmfu.h used predefined constants, common types moved to common header files 2019-04-23 21:14:20 +03:00
cmdhftopaz.c NG->MIX for few cmds where the zeroes were actual args 2019-05-09 12:33:17 +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 units 2019-05-09 01:07:34 +02:00
cmdhw.h use more static and fix [-Wmissing-prototypes] 2019-04-13 21:57:13 +02:00
cmdlf.c style 2019-05-09 20:20:54 +02:00
cmdlf.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdlfawid.c chg: lf t55xx write - now uses NG frames. 2019-05-13 13:23:53 +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 Automated upgrades SendCommandOLD/MIX 0,0,0,NULL,0 -> NG and SendCommandOLD ....,NULL,0 -> MIX 2019-05-07 19:51:33 +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 Automated upgrades SendCommandOLD/MIX 0,0,0,NULL,0 -> NG and SendCommandOLD ....,NULL,0 -> MIX 2019-05-07 19:51:33 +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 chg: lf t55xx write - now uses NG frames. 2019-05-13 13:23:53 +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 chg: lf t55xx write - now uses NG frames. 2019-05-13 13:23:53 +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 style 2019-05-09 20:20:54 +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 chg: some unifiying return values 2019-05-15 10:24:06 +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 style 2019-05-09 20:20:54 +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 style 2019-05-09 20:20:54 +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 chg: lf t55xx write - now uses NG frames. 2019-05-13 13:23:53 +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 chg: lf t55xx write - now uses NG frames. 2019-05-13 13:23:53 +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 chg: lf t55xx write - now uses NG frames. 2019-05-13 13:23:53 +02: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 Replace WITH_LF by dynamic detection in client 2019-05-02 00:02:38 +02: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 t55xx write - now uses NG frames. 2019-05-13 13:23: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 Replace WITH_LF by dynamic detection in client 2019-05-02 00:02:38 +02: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 style 2019-05-09 20:20:54 +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 Automated upgrades SendCommandOLD/MIX 0,0,0,NULL,0 -> NG and SendCommandOLD ....,NULL,0 -> MIX 2019-05-07 19:51:33 +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 chg: lf t55xx write - now uses NG frames. 2019-05-13 13:23:53 +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 chg: lf t55xx write - now uses NG frames. 2019-05-13 13:23:53 +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 Replace WITH_LF by dynamic detection in client 2019-05-02 00:02:38 +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 fix: 'lf t55xx write' - wrong bitshift 2019-05-13 13:36:54 +02:00
cmdlft55xx.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfti.c Automated upgrades SendCommandOLD/MIX 0,0,0,NULL,0 -> NG and SendCommandOLD ....,NULL,0 -> MIX 2019-05-07 19:51:33 +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 style 2019-05-09 20:20:54 +02:00
cmdlfviking.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdlfvisa2000.c chg: lf t55xx write - now uses NG frames. 2019-05-13 13:23:53 +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 alphabet order 2019-05-05 18:42:09 +02:00
cmdmain.h Add usart dev cmds & dynamic flash support capability 2019-05-03 22:30:17 +02:00
cmdparser.c Add cmd: usart btpin to change add-on BT PIN 2019-05-08 01:24:46 +02:00
cmdparser.h Add cmd: usart btpin to change add-on BT PIN 2019-05-08 01:24:46 +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 chg: some unifiying return values 2019-05-15 10:24:06 +02:00
cmdsmartcard.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdtrace.c style 2019-05-12 20:38:03 +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 text 2019-05-15 08:57:15 +02:00
cmdusart.h forgot 2 files in the merge :( my bad 2019-05-04 11:33:48 +02:00
comms.c remove spMutex, use atomic test&set instead 2019-05-16 00:29:30 +02:00
comms.h Introduce SendCommandBL 2019-05-08 13:31:58 +02:00
default_iclass_keys.dic Update default_iclass_keys.dic 2019-02-25 18:52:44 +01:00
default_keys.dic Add .dic to gitattributes for LF, remove existing CR 2019-05-12 20:37:51 +02:00
default_keys_dic2lua.awk fix: awk script now correctly takes the substring on both mingw and ubuntu 2017-07-28 10:31:24 +02:00
default_pwd.dic chg: some pwd from forum 2019-03-25 14:39:49 +01:00
default_ultralight_keys.dic Start key file for Mifare Ultralight 2019-03-27 08:21:06 +11:00
elf.h client: fix mix of spaces & tabs 2019-03-09 23:35:06 +01:00
eml2lower.sh
eml2UPPER.sh
flash.c Introduce SendCommandBL 2019-05-08 13:31:58 +02:00
flash.h Rename few USB -> PM3 to avoid misleading interpretations 2019-04-30 21:10:11 +02:00
flasher.c let OpenPm be responsible of setting session.pm3_present 2019-05-07 20:37:23 +02:00
fpga_compress.c style spaces 2019-04-16 16:56:56 +02:00
gen_pm3mfsim_script.sh
graph.c comparison of integers of different signs [-Wsign-compare] 2019-04-13 23:38:34 +02:00
graph.h comparison of integers of different signs [-Wsign-compare] 2019-04-13 23:38:34 +02:00
guidummy.cpp changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
libluamiibo.so ADD: amiboo stuff 2018-07-28 12:33:27 +02:00
Makefile client/Makefile: use brew libreadline on macOS 2019-05-10 12:24:38 +02:00
pm3_binlib.c changing {} style to match majority of previous style 2019-03-10 11:20:22 +01: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 chg: removed whitespaces. 2018-01-09 19:17:21 +01:00
pm3_eml_mfd_test.py Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
pm3_mfd2eml.py CHG: execution mode 2016-10-05 17:57:01 +02:00
pm3_mfdread.py fix: one less block 2017-12-22 12:38:30 +01:00
polarssl_config.h
proxendian.h changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
proxgui.cpp better offline mode 2019-04-30 23:52:40 +02:00
proxgui.h better offline mode 2019-04-30 23:52:40 +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 Added paged moving to the plot GUI 2019-05-13 19:39:27 -05:00
proxmark3.c style 2019-05-08 01:35:51 +02:00
proxmark3.h better offline mode 2019-04-30 23:52:40 +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 remove SendCommand 2019-05-08 01:32:32 +02:00
scripting.h Rename few USB -> PM3 to avoid misleading interpretations 2019-04-30 21:10:11 +02:00
ui.c style 2019-05-14 11:42:17 -04:00
ui.h Rework hf tune to make it synchronous (needed for rdv4) 2019-05-14 00:37:03 +02:00
util.c style 2019-04-28 22:54:00 +02:00
util.h convert to MIX for simple send commands. 2019-05-07 19:03:25 +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 updated 2019-04-08 12:47:34 +02:00
whereami.h updated 2019-04-08 12:47:34 +02:00