proxmark3/client
Philippe Teuwen 0eea50f5a0 Add support for compilation on RaspberryPiZero (armv6)
More generally, add support for platforms with atomics, which not really linked to
architecture but compiler features. This may also help on some mips for example.
2019-06-26 00:12:32 +02:00
..
amiitool
cliparser remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
crypto Use ARRAYLEN 2019-05-14 12:51:45 +02:00
deprecated-hid-flasher update msleep in deprecated-hid-flasher 2019-06-12 13:57:02 -07:00
dictionaries
emv Reduce some var scopes 2019-06-07 18:41:39 +02:00
fido Reduce some var scopes 2019-06-07 18:41:39 +02:00
hardnested hardnested_tables: add C99 flag in suggested compilation 2019-04-11 19:43:48 +02:00
jansson Makefile verbose mode: make V=1 as for CMake 2019-06-02 16:04:35 +02:00
loclass remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
lualibs fix: syntax erros in luascripts 2019-06-23 08:13:17 -04:00
mifare make style 2019-06-07 21:40:33 +02:00
obj
platforms
reveng style 2019-04-28 11:09:46 +02:00
scripts fix: syntax erros in luascripts 2019-06-23 08:13:17 -04:00
tinycbor Makefile verbose mode: make V=1 as for CMake 2019-06-02 16:04:35 +02:00
ui
aidlist.json
cmdanalyse.c remove some cppcheck warnings 2019-06-12 06:41:23 -07: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 Reduce some var scopes 2019-06-07 18:41:39 +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 remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
cmddata.h comparison of integers of different signs [-Wsign-compare] 2019-04-14 00:45:27 +02:00
cmdflashmem.c make style 2019-06-07 21:40:33 +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 remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
cmdhf14a.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhf14b.c Reduce some var scopes 2019-06-07 18:41:39 +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 Reduce some var scopes 2019-06-07 18:41:39 +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
cmdhficlass.c Reduce some var scopes 2019-06-07 18:41:39 +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 remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
cmdhflist.h on prototypes, void means sth 2019-04-09 22:42:23 +02:00
cmdhfmf.c make style 2019-06-07 21:40:33 +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 remove some cppcheck warnings 2019-06-12 06:41:23 -07: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 remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
cmdhfmfhard.h good const, bad const, fixing -Wincompatible-pointer-types-discards-qualifiers 2019-04-10 10:21:42 +02:00
cmdhfmfp.c remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
cmdhfmfp.h
cmdhfmfu.c remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
cmdhfmfu.h used predefined constants, common types moved to common header files 2019-04-23 21:14:20 +03:00
cmdhftopaz.c remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
cmdhftopaz.h Rework Cmd exposed API, use more static and fix [-Wmissing-prototypes] 2019-04-12 19:41:56 +02:00
cmdhw.c make style 2019-06-07 21:40:33 +02:00
cmdhw.h use more static and fix [-Wmissing-prototypes] 2019-04-13 21:57:13 +02:00
cmdlf.c textual 2019-06-08 10:10:04 -04:00
cmdlf.h chg: lf fsksim - uses NG 2019-05-23 13:16:06 -04:00
cmdlfawid.c make style 2019-06-07 21:40:33 +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 make style 2019-06-07 21:40: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 chg: lf em 4x05_info 2019-06-08 15:24:12 -04: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 make style 2019-06-07 21:40:33 +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 chf: lf asksim - uses NG 2019-05-24 07:06:08 -04: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 remove some cppcheck warnings 2019-06-12 06:41:23 -07: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 Reduce some var scopes 2019-06-07 18:41:39 +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-24 10:31:31 -04: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 chf: lf asksim - uses NG 2019-05-24 07:06:08 -04: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 remove some cppcheck warnings 2019-06-12 06:41:23 -07: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 Reduce some var scopes 2019-06-07 18:41:39 +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 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 chf: lf asksim - uses NG 2019-05-24 07:06:08 -04: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 chg: need to free some 2019-05-24 07:22:50 -04: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 make style 2019-06-07 21:40:33 +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 make style 2019-06-07 21:40:33 +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 style 2019-06-08 10:11:18 -04: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 chg - returns 2019-05-22 09:43:39 -04: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 fix: askdemod - enhances which solves some viking demod errors 2019-05-25 13:27:43 -04:00
cmdlfviking.h Fix arg names mismatches between decl & def 2019-06-07 21:26:03 +02:00
cmdlfvisa2000.c chf: lf asksim - uses NG 2019-05-24 07:06:08 -04: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: upgrade always possible 2019-06-08 15:26:05 -04: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 remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
cmdusart.h forgot 2 files in the merge :( my bad 2019-05-04 11:33:48 +02:00
comms.c revert and double check empty buffers 2019-06-13 15:13:41 -04:00
comms.h textual 2019-05-18 17:53:08 +02:00
default_iclass_keys.dic
default_keys.dic unique and added some more keys from @korsehindi 2019-06-15 12:05:40 -04:00
default_keys_dic2lua.awk
default_pwd.dic new pwds - white cloner (mwalker) 2019-05-20 07:11:16 -04:00
default_ultralight_keys.dic
elf.h
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 Reduce some var scopes 2019-06-07 18:41:39 +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
libluamiibo.so
Makefile Add support for compilation on RaspberryPiZero (armv6) 2019-06-26 00:12:32 +02:00
pm3_binlib.c Reduce some var scopes 2019-06-07 18:41:39 +02:00
pm3_binlib.h
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
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
pm3_mfd2eml.py
pm3_mfdread.py
polarssl_config.h
proxendian.h
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 make style 2019-06-07 21:40:33 +02:00
proxmark3.h chg: prompt now shows which channel is used. 2019-05-18 18:02:30 +02:00
README-bitlib
scandir.c
scandir.h
scripting.c Reduce some var scopes 2019-06-07 18:41:39 +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 revert and double check empty buffers 2019-06-13 15:13:41 -04: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
util_posix.c
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