proxmark3/client
Philippe Teuwen eababdd3ef Merge branch 'master' into experimental_varlen
* master:
  chg: 'hf mf sim' - textual
  fix:  warning on mingw64.   This offset is calculated, casting it to u32 should be fine.
  fix: https://github.com/RfidResearchGroup/proxmark3/issues/174 remove all offending code,  return 1.   Will only impact the speed of hardnested execution.
  fix again OSX
  fix https://github.com/RfidResearchGroup/proxmark3/issues/173
  used predefined constants, common types moved to common header files
  backward compatibility, on load converter for old mfu dump format
  loops for counters output
  UL/NTAG new dump file format. Added counters support, simulation
2019-04-25 20:05:04 +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 comparison of integers of different signs [-Wsign-compare] 2019-04-13 23:38:34 +02:00
dictionaries
emv Merge branch 'master' into experimental_varlen 2019-04-19 23:17:36 +02:00
fido Merge branch 'master' into experimental_varlen 2019-04-25 20:05:04 +02:00
hardnested hardnested_tables: add C99 flag in suggested compilation 2019-04-11 19:43:48 +02:00
hid-flasher style 2019-04-20 01:08:07 +02:00
jansson style 2019-04-25 17:06:40 +02:00
loclass Merge pull request #172 from McEloff/hfmfu 2019-04-25 16:10:03 +02:00
lualibs changed byte_t -> uint8_t 2019-03-21 15:19:18 +01:00
mifare SendCommandOLD & errors retval: mifarehost 2019-04-19 01:45:45 +02:00
obj move mifare stuff to its folder 2019-02-21 19:15:46 +02:00
platforms
reveng #ifndef on all header files 2019-04-11 01:16:25 +02:00
scripts UL/NTAG new dump file format. Added counters support, simulation 2019-04-21 03:18:00 +03:00
tinycbor style 2019-04-17 14:54:42 +02:00
ui
aidlist.json
cli.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
cmdanalyse.c Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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-17 14:57:21 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +02:00
cmddata.h comparison of integers of different signs [-Wsign-compare] 2019-04-14 00:45:27 +02:00
cmdflashmem.c errors: cmdmain 2019-04-19 00:42:25 +02:00
cmdflashmem.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdhf.c Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +02:00
cmdhf.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdhf14a.c style 2019-04-20 01:08:07 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 style 2019-04-20 01:08:07 +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 propagate CmdsParse return value 2019-04-19 00:47:51 +02:00
cmdhffido.h style 2019-04-06 00:38:22 +02:00
cmdhficlass.c Merge branch 'master' into experimental_varlen 2019-04-19 23:17:36 +02:00
cmdhficlass.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhflegic.c Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Merge branch 'master' into experimental_varlen 2019-04-25 20:05:04 +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 style 2019-04-20 01:08:07 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +02:00
cmdhfmfhard.h good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
cmdhfmfp.c Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +02:00
cmdhfmfp.h style 2019-04-06 00:38:22 +02:00
cmdhfmfu.c Merge branch 'master' into experimental_varlen 2019-04-25 20:05:04 +02:00
cmdhfmfu.h used predefined constants, common types moved to common header files 2019-04-23 21:14:20 +03:00
cmdhftopaz.c Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 First adjustments for FPC BT link 2019-04-23 23:36:36 +02:00
cmdhw.h use more static and fix [-Wmissing-prototypes] 2019-04-13 21:57:13 +02:00
cmdlf.c style 2019-04-20 01:08:07 +02:00
cmdlf.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdlfawid.c Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 propagate CmdsParse return value 2019-04-19 00:47:51 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 propagate CmdsParse return value 2019-04-19 00:47:51 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 propagate CmdsParse return value 2019-04-19 00:47:51 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 errors: cmdmain 2019-04-19 00:42:25 +02:00
cmdmain.h on prototypes, void means sth 2019-04-09 22:42:23 +02:00
cmdparser.c SendCommandOLD & errors: cmdflashmem 2019-04-18 23:26:12 +02:00
cmdparser.h make style 2019-03-10 00:00:59 +01:00
cmdscript.c propagate CmdsParse return value 2019-04-19 00:47:51 +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 Semi-Automated SendCommand -> SendCommandOLD 2019-04-19 23:01:13 +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 Merge branch 'master' into experimental_varlen 2019-04-22 21:39:38 +02:00
cmdtrace.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
comms.c style 2019-04-25 17:06:40 +02:00
comms.h Introduce SendCommandMIX, to still get some varlen on old API 2019-04-20 02:41:40 +02:00
default_iclass_keys.dic Update default_iclass_keys.dic 2019-02-25 18:52:44 +01:00
default_keys.dic another 2019-02-26 22:27:33 +01:00
default_keys_dic2lua.awk
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 style 2019-04-20 01:08:07 +02:00
flash.h make style 2019-03-10 00:00:59 +01:00
flasher.c Rename few stuff for consistency 2019-04-18 12:49:51 +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
Makefile Merge branch 'master' into experimental_varlen 2019-04-24 15:05:09 +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_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 changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
proxgui.h comparison of integers of different signs [-Wsign-compare] 2019-04-13 23:55:58 +02:00
proxguiqt.cpp fix coverity warnings 2019-04-14 11:05:32 +02:00
proxguiqt.h comparison of integers of different signs [-Wsign-compare] 2019-04-13 23:38:34 +02:00
proxmark3.c usart working... when debugged... 2019-04-21 00:44:19 +02:00
proxmark3.h remove spurious spaces & tabs at end of lines 2019-03-09 08:59:13 +01: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 stuff for consistency 2019-04-18 12:49:51 +02:00
scripting.h Add: new lua scripting support for some t55xx commands. 2019-04-03 19:48:00 +02:00
snooper.c Rename few stuff for consistency 2019-04-18 12:49:51 +02:00
ui.c lets see if cexpf can be removed now. 2019-04-14 07:41:25 +02:00
ui.h comparison of integers of different signs [-Wsign-compare] 2019-04-13 23:38:34 +02:00
unbind-proxmark
usb_cmd_h2lua.awk client: fix mix of spaces & tabs 2019-03-09 23:35:06 +01:00
util.c Merge branch 'master' into experimental_varlen 2019-04-25 20:05:04 +02:00
util.h SendCommandOLD : comms & flash 2019-04-19 02:01:47 +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