proxmark3/client
Philippe Teuwen 99eadded05 Merge branch 'settings'
* settings:
  Get/display a single preference
  Lighter msg for loading prefs, json will anyway always tell the filename
  Make sure colors and emoji are disabled when not on TTY
  Comment out file path code
  Pre Filepath cleanup
  Update preferences.c
  tuning
  streamline works
  Update fileutils.c
  updates
  clean up
  device debug and tweaks
2020-04-26 11:16:29 +02:00
..
cmdscripts add cmdscript example 2019-09-04 23:28:19 +02:00
deps hardnested make: fix default compiler 2020-04-24 21:45:46 +02:00
dictionaries Another key 2020-04-17 21:37:16 +02:00
lualibs fix: bizarr behavior in Proxspace lua, where io.read("*l") default behavior swaps to io.read("*L") . So lets make *L default a strip away all newlines... 2020-03-25 11:20:35 +01:00
luascripts Moving mfc_gen3_writer.lua to a branch till it becomes useable 2020-04-23 20:26:07 +02:00
resources Update aid_desfire.json 2020-04-26 09:08:43 +02:00
src Merge branch 'settings' 2020-04-26 11:16:29 +02:00
CMakeLists.txt remove c99 and c++11 restrictions 2020-04-24 16:43:21 +02:00
default_keys_dic2lua.awk remove tabs 2019-07-24 00:52:24 +02:00
emojis_scrap_github.py make style 2020-04-16 09:01:14 +02:00
gen_pm3mfsim_script.sh Use /usr/bin/env in shebangs 2020-02-18 00:00:24 +00:00
Makefile Rename PKG_CONFIG_PATH so it can be overruled by env 2020-04-26 01:24:33 +02:00
pm3_cmd_h2lua.awk Rename few USB -> PM3 to avoid misleading interpretations 2019-04-30 21:10:11 +02:00
README-bitlib