proxmark3/client
2019-04-12 10:20:53 +02:00
..
amiitool Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
cliparser #ifndef on all header files 2019-04-11 01:16:25 +02:00
crypto oops typo 2019-04-10 22:47:18 +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 textual 2019-04-11 17:20:08 +02:00
fido good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
hardnested hardnested_tables: add C99 flag in suggested compilation 2019-04-11 19:43:48 +02:00
hid-flasher style 2019-04-08 12:38:32 +02:00
jansson #ifndef on all header files 2019-04-11 01:16:25 +02:00
loclass good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
lualibs changed byte_t -> uint8_t 2019-03-21 15:19:18 +01:00
mifare structs: initializes explicitely all fields, so we can detect when we really forgot one [-Wmissing-field-initializers] 2019-04-10 13:59:00 +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 make style 2019-04-06 19:09:01 +02:00
tinycbor #ifndef on all header files 2019-04-11 01:16:25 +02:00
ui
aidlist.json CHG: 'sc brute' - now is interruptable, optional tlv decode, 2018-12-23 09:48:46 +01:00
cli.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
cmdanalyse.c Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmddata.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdflashmem.c Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +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 more [-Wmissing-field-initializers] 2019-04-10 15:01:19 +02:00
cmdhf.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdhf14a.c textual 2019-04-11 17:18:17 +02:00
cmdhf14a.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdhf14b.c textual 2019-04-11 17:18:17 +02:00
cmdhf14b.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdhf15.c textual 2019-04-11 17:18:17 +02:00
cmdhf15.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdhfepa.c structs: initializes explicitely all fields, so we can detect when we really forgot one [-Wmissing-field-initializers] 2019-04-10 13:59:00 +02:00
cmdhfepa.h style 2019-04-06 00:38:22 +02:00
cmdhffelica.c textual 2019-04-11 17:18:17 +02:00
cmdhffelica.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdhffido.c tag unused Cmd [-Wunused-parameter] 2019-04-10 12:23:40 +02:00
cmdhffido.h style 2019-04-06 00:38:22 +02:00
cmdhficlass.c textual 2019-04-11 17:19:48 +02:00
cmdhficlass.h remove old iso14443crc.c, fully replaced by crc16.c functions. 2019-04-09 10:12:15 +02:00
cmdhflegic.c fix: 'hf legic info' - unsegmented card now uses card size to calc remaining length. Also made the output at bit more clear and colorful 2019-04-12 10:20:53 +02:00
cmdhflegic.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdhflist.c color 2019-03-20 12:37:10 +01:00
cmdhflist.h on prototypes, void means sth 2019-04-09 22:42:23 +02:00
cmdhfmf.c textual 2019-04-11 17:19:48 +02:00
cmdhfmf.h remove old iso14443crc.c, fully replaced by crc16.c functions. 2019-04-09 10:12:15 +02:00
cmdhfmfdes.c more [-Wmissing-field-initializers] 2019-04-10 15:01:19 +02:00
cmdhfmfdes.h remove old iso14443crc.c, fully replaced by crc16.c functions. 2019-04-09 10:12:15 +02:00
cmdhfmfdesfire.c wrong includes 2019-04-08 12:58:26 +02:00
cmdhfmfdesfire.h style 2019-04-10 09:47:36 +02:00
cmdhfmfhard.c structs: initializes explicitely all fields, so we can detect when we really forgot one [-Wmissing-field-initializers] 2019-04-10 13:59:00 +02:00
cmdhfmfhard.h good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
cmdhfmfp.c structs: initializes explicitely all fields, so we can detect when we really forgot one [-Wmissing-field-initializers] 2019-04-10 13:59:00 +02:00
cmdhfmfp.h style 2019-04-06 00:38:22 +02:00
cmdhfmfu.c more [-Wmissing-field-initializers] 2019-04-10 15:01:19 +02:00
cmdhfmfu.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdhftopaz.c textual 2019-04-11 17:19:48 +02:00
cmdhftopaz.h style 2019-04-06 00:38:22 +02:00
cmdhw.c more [-Wmissing-field-initializers] 2019-04-10 15:01:19 +02:00
cmdhw.h
cmdlf.c Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +02:00
cmdlf.h internal help fcts -> static 2019-04-10 13:06:05 +02:00
cmdlfawid.c Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:55:25 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 02:07:11 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +02:00
cmdmain.h on prototypes, void means sth 2019-04-09 22:42:23 +02:00
cmdparser.c good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
cmdparser.h make style 2019-03-10 00:00:59 +01:00
cmdscript.c Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +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 Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes], ongoing... 2019-04-12 01:00:54 +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 structs: initializes explicitely all fields, so we can detect when we really forgot one [-Wmissing-field-initializers] 2019-04-10 13:59:00 +02:00
comms.h on prototypes, void means sth 2019-04-09 22:42:23 +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 ccc 2019-04-08 14:22:50 +02:00
flash.h make style 2019-03-10 00:00:59 +01:00
flasher.c style 2019-04-05 19:13:03 +02:00
fpga_compress.c style 2019-04-10 09:36:23 +02:00
gen_pm3mfsim_script.sh
graph.c style 2019-04-10 09:49:42 +02:00
graph.h on prototypes, void means sth 2019-04-09 22:42:23 +02:00
guidummy.cpp changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
libluamiibo.so
Makefile Makefile: remove WINBINS/WINEXES, ProxSpace doesn't use them 2019-03-29 09:49:42 +01: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 #ifndef on all header files 2019-04-11 01:16:25 +02:00
proxguiqt.cpp changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
proxguiqt.h changing {} style to match majority of previous style 2019-03-10 11:20:22 +01:00
proxmark3.c remove compilation warning 2019-04-02 22:43:00 +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 static 2019-04-11 00:10:21 +02:00
scripting.h Add: new lua scripting support for some t55xx commands. 2019-04-03 19:48:00 +02:00
snooper.c Revert "Merge branch 'master' into hf_mf_sim" 2019-03-15 21:45:00 +01:00
ui.c good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
ui.h good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
unbind-proxmark
usb_cmd_h2lua.awk client: fix mix of spaces & tabs 2019-03-09 23:35:06 +01:00
util.c style 2019-04-11 07:40:50 +02:00
util.h Merge pull request #155 from davidbeauchamp/hid36bit 2019-04-11 07:33: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 updated 2019-04-08 12:47:34 +02:00
whereami.h updated 2019-04-08 12:47:34 +02:00