proxmark3/client/lualibs
pwpiwi fb9acd4588 Update/cleanup Makefiles (#265)
- add new target "make mfkey" to build mfkey32 and mfkey64
- include above when "make all"
- fix Qt detection for Kali Linux
- create and use dependency files when building client
- create client/lualibs/usb_cmd.lua from include/usb_cmd.h when building client
- add Windows *.exe files with "make tarbin"
- For the time being don't include Makefile.common in Makefile and client/Makefile
- set com3 as default flashing port for Windows (including mingw)
- remove static targets snooper and cli. Remove their sources as well.
2017-03-31 16:04:04 +02:00
..
commands.lua Update/cleanup Makefiles (#265) 2017-03-31 16:04:04 +02:00
default_toys.lua @iceman1001 's updated lualibs 2015-05-13 21:36:20 -04:00
getopt.lua Moved script libraries into lualibs/folder, and added a patch to include the folder in the LUA_PATH (a.k.a package.path). See http://proxmark.org/forum/viewtopic.php?id=1750 for more details 2013-09-28 20:07:28 +00:00
hf_reader.lua fix recvLen variable name in hf_reader 2017-02-20 14:31:21 -05:00
html_dumplib.lua @iceman1001 's updated lualibs 2015-05-13 21:36:20 -04:00
htmlskel.lua CHG: Added support for tnp3xx in lua scripts. 2015-01-07 20:45:43 +01:00
md5.lua @iceman1001 's updated lualibs 2015-05-13 21:36:20 -04:00
mf_default_keys.lua Typos 2016-02-17 15:44:18 +01:00
precalc.lua @iceman1001 's updated lualibs 2015-05-13 21:36:20 -04:00
read14a.lua @iceman1001 's updated lualibs 2015-05-13 21:36:20 -04:00
taglib.lua Put manufacturer country within brackets 2013-10-18 07:36:20 +00:00
usb_cmd.lua Update/cleanup Makefiles (#265) 2017-03-31 16:04:04 +02:00
utils.lua add @Iceman1001 s sha1 scripting changes. 2015-05-30 21:51:15 -04:00