]> git.zerfleddert.de Git - proxmark3-svn/commit - client/cmdhfmf.c
FIX: a solution for the issue "hf mf esave - always saves 4K"
authoriceman1001 <iceman@iuse.se>
Wed, 7 Jan 2015 21:00:29 +0000 (22:00 +0100)
committericeman1001 <iceman@iuse.se>
Wed, 7 Jan 2015 21:00:29 +0000 (22:00 +0100)
commitb915fda392487a876ccc7b0c8b79a1b31ca5e398
tree3e22ca4f8697376e950bc97aaba52b85c03d7e34
parentd91a31f93587ed0b8804293a1653dbffed111703
FIX: a solution for the issue "hf mf esave - always saves 4K"
FIX: a solution for the issue "hf eload, esave, cload, save - filepath variable too short"
CHG: minor code clean up.
ADD: AES / CRC16 for lua. (and tnp3xx scripts.)
ADD: tnp3dump.lua  script to dump tnp3xx tags.
ADD: tnp3sim.lua script to let PM3 imitate an tnp3xx tag. Needs to be tested live
19 files changed:
client/cmddata.c
client/cmdhf.c
client/cmdhf14a.c
client/cmdhf14a.h
client/cmdhf14b.c
client/cmdhflegic.c
client/cmdhfmf.c
client/cmdlf.c
client/cmdlfem4x.c
client/cmdlfhitag.c
client/cmdmain.c
client/flasher.c
client/lualibs/commands.lua
client/lualibs/utils.lua
client/proxmark3.c
client/scripting.c
client/scripts/tnp3dump.lua [new file with mode: 0644]
client/scripts/tnp3sim.lua [new file with mode: 0644]
client/util.c
Impressum, Datenschutz