proxmark3/client
2020-06-08 17:26:03 -07:00
..
android fix missing semi 2020-06-08 13:19:01 +02:00
cmdscripts add cmdscript example 2019-09-04 23:28:19 +02:00
deps Fix more deps/liblua Android cross-compilation 2020-06-08 20:20:16 +02:00
dictionaries remove duplicated key (first occurrence kept) 2020-06-08 17:26:03 -07: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 make style 2020-06-08 03:15:10 +02:00
pyscripts make style 2020-06-08 03:15:10 +02:00
resources client: replace zlib by bzip2 2020-06-08 02:50:43 +02:00
src chg: "lf viking demod" - prepping for lib 2020-06-08 18:43:34 +02:00
CMakeLists.txt Add SKIPPYTHON support to cmake 2020-06-09 00:47:34 +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 client: replace zlib by bzip2 2020-06-08 02:50:43 +02:00
pm3_cmd_h2lua.awk Rename few USB -> PM3 to avoid misleading interpretations 2019-04-30 21:10:11 +02:00
README-bitlib