]> git.zerfleddert.de Git - proxmark3-svn/commit
bugfixes iso14443a (hf 14a commands)
authorpwpiwi <pwpiwi@users.noreply.github.com>
Tue, 16 Dec 2014 06:41:07 +0000 (07:41 +0100)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Tue, 16 Dec 2014 06:41:07 +0000 (07:41 +0100)
commit6a1f2d82bb7d33cd49f9c191f36144ca10d5b629
treef773e9e56d9296930dd768718cc429b1482a69ad
parentca4714cd23338a762c45839d1b3010988b7612a7
bugfixes iso14443a (hf 14a commands)
- buffers were too small to handle 256 byte frames
- parity bits were only handled for up to 32 byte frames
- trace format was inefficient
- removed parity calculation from decoders in iclass.c (parity not used on air anyway)
15 files changed:
armsrc/appmain.c
armsrc/apps.h
armsrc/epa.c
armsrc/iclass.c
armsrc/iso14443a.c
armsrc/iso14443a.h
armsrc/mifarecmd.c
armsrc/mifaresniff.c
armsrc/mifaresniff.h
armsrc/mifareutil.c
armsrc/mifareutil.h
client/cmdhf14a.c
client/cmdhfmf.c
client/mifarehost.c
client/mifarehost.h
Impressum, Datenschutz