proxmark3/client/lualibs
iceman1001 f595de25e9 ADD: html_dumplib.lua, added the functionality to save text-files.
ADD: tnp3.lua, now will save the dumped data to BIN and EML
FIX: tnp3.lua, added some clearcommando buffer to help the pm3 not to be blocked
2014-11-10 21:46:21 +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 ADD: html_dumplib.lua, added the functionality to save text-files. 2014-11-10 21:46:21 +01: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