iceman1001 / proxmark3

[Deprecated] Iceman Fork, the most totally wicked fork around if you are into proxmark3
http://www.icedev.se/pm3.aspx
GNU General Public License v2.0
465 stars 116 forks source link

bug: lf search -> hf 14a info #140

Closed iceman1001 closed 6 years ago

iceman1001 commented 6 years ago

bug, when going from a failed lf search command to hf 14 info, the first call to hf 14 info fails. Note, the following calls to hf 14a info will succeed.

test: lf search (with no tag on antenna) hf 14a info

iceman1001 commented 6 years ago

It seems the switching between fpga images takes longer sometimes

iceman1001 commented 6 years ago

No, not switching between fpga images, its the failed lf search where the client timesout and continue working while the device samples after LF data still... or something like that.

iceman1001 commented 6 years ago

Found the bug, cmdlf.c checkchiptype - the two test crashes the client.

iceman1001 commented 6 years ago

fix: https://github.com/iceman1001/proxmark3/commit/6f948be84258a16ed85809526d72a875123b6229