proxmark3/client/lualibs
iceman1001 aa60d1560e NEW: HF MFU SETPWD - set password to a Ultralight C tag.
NEW: HF MFU SETUID - set UID to a magic UL / UL-C tag.   *not implemented*
CHG: minor alignment for "Hf list" output.
CHG: removed unneeded function parameters to the ultralight commands
CHG: the const MAX_MIFARE_FRAME_SIZE is changed to MAX_FRAME_SIZE in the ultralight commands since the UL-Ev1 can have bigger frames than 18bytes.
CHG: adding DES support for the Ultralight-c read commands on deviceside.
2015-03-30 16:24:03 +02:00
..
commands.lua NEW: HF MFU SETPWD - set password to a Ultralight C tag. 2015-03-30 16:24:03 +02:00
default_toys.lua CHG: minor fixes to some tnp luascripts 2015-03-30 16:15:53 +02:00
getopt.lua
hf_reader.lua
html_dumplib.lua
htmlskel.lua
md5.lua
mf_default_keys.lua
precalc.lua CHG: removed a loop after suggestions that it was unnecessary. 2015-03-13 08:59:07 +01:00
read14a.lua
taglib.lua
utils.lua