mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-06-04 00:01:40 +00:00
4be1967ab0
For whatever reason there was no support for WTX replies from a tag. If a tag replied with an APDU frame of 0xF[n] instead of 0x0[n], the client would error out when it should not have done that. There's now support for that. Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>