]> git.zerfleddert.de Git - proxmark3-svn/commit - client/cmdhfmf.c
minor bugfixes to hf mf sniff and hf 14a snoop
authorpwpiwi <pwpiwi@users.noreply.github.com>
Tue, 15 Jul 2014 06:39:56 +0000 (08:39 +0200)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Tue, 15 Jul 2014 06:39:56 +0000 (08:39 +0200)
commit991f13f27db8ba53fea29f0df8a9ae606fc5a491
tree4e3e8b76ae597e79db2ae2389fe4cfc77f9f3380
parent9a573554e0c86736cbded236edb363cd566ffa47
minor bugfixes to hf mf sniff and hf 14a snoop
- tracing was not always enabled when starting hf mf sniff or hf 14a snoop
- ATQA was displayed in wrong byte order in hf mf sniff
- 4 Byte UIDs were displayed as 7 Byte UIDs (padded with 0x000000) in hf mf sniff
- same for logfile names.
- assignment (=) had been used instead of == in comparisons (shouldn't have been relevant though)
armsrc/iso14443a.c
client/cmdhfmf.c
Impressum, Datenschutz