proxmark3/client/lualibs
2017-03-09 21:37:16 +08:00
..
7816_error.lua ADD; Some 7816 error codes 2016-04-05 04:46:25 +02:00
ansicolors.lua ADD: @icsom changes and additions to lua scripts for LEGIC 2016-03-20 19:25:48 +01:00
commands.lua Add Mifare Classic EV1 set load modulation command 2017-03-09 21:37:16 +08:00
default_toys.lua ADD: added superchargers types, Thanks to rmaisonneuve for compiling it. 2016-02-07 15:54:25 +01:00
dkjson.lua ADD: added dkjson.lua for json support 2017-02-19 23:21:59 +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 FIX: wrong varname, Good catch of @jamchamb 4b12061bee 2017-02-20 21:03:04 +01:00
html_dumplib.lua CHG: "script run emlu2dump" now can read old legic hex-ascii dumps. (with spaces) and convert to a binary file 2016-10-10 10:59:16 +02:00
htmlskel.lua chg: syntax suger 2016-10-07 00:18:02 +02:00
md5.lua @iceman1001 's updated lualibs 2015-05-13 21:36:20 -04:00
mf_default_keys.lua CHG: renamed struct sector -> sector_t 2017-03-06 19:11:08 +01:00
precalc.lua @iceman1001 's updated lualibs 2015-05-13 21:36:20 -04:00
read14a.lua ADD: some defines to make headerfiles behave better. 2017-01-26 14:23:05 +01:00
read14b.lua CHG: the 14b is getting better, since I added the fpga waiting signaling I found in "14a emgetcmd" etc. 2016-04-29 22:23:32 +02:00
taglib.lua Put manufacturer country within brackets 2013-10-18 07:36:20 +00:00
utils.lua FIX: introduced a bug in luascripts when adding the "safe ascii chars" to ConvertHexToAscii. Now its optional. 2017-03-09 10:26:01 +01:00