proxmark3/client/lualibs
2016-03-13 07:17:26 +01:00
..
commands.lua CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it. 2016-03-12 09:03:28 +01:00
default_toys.lua ADD: added superchargers types, Thanks to rmaisonneuve for compiling it. 2016-02-07 15:54:25 +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 Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-05-23 08:16:40 +02: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 ADD: another key found 2016-01-18 23:28:34 +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
read14b.lua CHG: minor changes to this lua script. One case it returns NIL, which makes it behave better. 2016-03-13 07:17:26 +01:00
taglib.lua Put manufacturer country within brackets 2013-10-18 07:36:20 +00:00
utils.lua FIX: the 14b crc was called wrong in LUA. You enter a hexstring already, and get a hexstring back. 2016-02-25 17:51:02 +01:00