You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix NFC read stuck on Mifare Ultralight when signature read fails (fix#4106)
Treat Read Signature as optional: if the card supports it but the command
fails (e.g. FWT timeout), continue to Auth/ReadPages instead of aborting
the read. Zero the signature buffer on failure. Unify Auth/AuthMfulC
choice in read_signature handler.
Made-with: Cursor
0 commit comments