proxmark3/client/lualibs
iceman1001 cd5767d43d FIX: I think the dumping of data is correct now in tnp3.lua. MD5 string vs bytearrays in lua are tricky
ADD: utils.lua some functions to convert between ascii, bytes and strings.
2014-11-09 19:29:47 +01:00
..
commands.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
default_toys.lua Updated tnp3.lua 2014-11-09 17:22:04 +01: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 Some more tinkering with a generic 13.56MHz reader, still not finished 2013-10-31 10:35:03 +00:00
html_dumplib.lua Some more lua-scripts and library fixes from iceman, including more default keys 2014-08-29 09:11:36 +02:00
htmlskel.lua ADD: added identification for Mifare TNP3xxx tags. 2014-11-03 13:49:19 +01:00
md5.lua ADD: added identification for Mifare TNP3xxx tags. 2014-11-03 13:49:19 +01:00
mf_default_keys.lua ADD: added identification for Mifare TNP3xxx tags. 2014-11-03 13:49:19 +01:00
read14a.lua ADD: added identification for Mifare TNP3xxx tags. 2014-11-03 13:49:19 +01:00
taglib.lua Put manufacturer country within brackets 2013-10-18 07:36:20 +00:00
utils.lua FIX: I think the dumping of data is correct now in tnp3.lua. MD5 string vs bytearrays in lua are tricky 2014-11-09 19:29:47 +01:00