nfc-tools / mfoc

Mifare Classic Offline Cracker
GNU General Public License v2.0
1.21k stars 267 forks source link

Implemented best-effort case to use Key B for reading #84

Open pollev opened 3 years ago

pollev commented 3 years ago

Hi,

This fixes issue: https://github.com/nfc-tools/mfoc/issues/69 The error checking on that statement apparently misses some odd edge case.

Kr, Polle