amheydari / proxmark3

Automatically exported from code.google.com/p/proxmark3
GNU General Public License v2.0
0 stars 0 forks source link

hf 14a snoop + hf 14a list won't produce expected result when repeated 2..n times #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Latest SVN
2. hf 14a snoop
3. hf 14a list

What is the expected output? What do you see instead?
First time, and sniffing a reader<->card communication, the hf 14a list command 
produces a trace 
of the communication between the reader and the card. The second .. n:th time, 
it produces no 
results.

Original issue reported on code.google.com by ksjob...@gmail.com on 11 Apr 2010 at 10:45

GoogleCodeExporter commented 9 years ago
ksjoberg, I changed one line of code to fix the bug. It was actually resetting 
the length variable.

IMO it is now fixed.

Regards,
gerhard

Original comment by dekoning...@gmail.com on 28 Jan 2011 at 12:42