nfc-tools / mfoc

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

Can't add key to default key for miLazyCracker.sh #62

Closed FFcafe1 closed 5 years ago

FFcafe1 commented 5 years ago

Hi everybody. i had got the keys from a random mifare classic 1k, i used mfoc to add default keys and that keys were add, but when i used again MFOC in another terminal, it doesn't appear the new added keys. Im trying to use miLazyCracker but i got the error because that program use the default keys from mfoc and i can't add it.

root@kali:~/miLazyCracker-master# mfoc -f keya.txt -O 1 The custom key 0x1848a8d1e4c5 has been added to the default keys The custom key 0x0172066b2f03 has been added to the default keys Found Mifare Classic 1k tag ISO/IEC 14443A (106 kbps) target: ATQA (SENS_RES): 00 04

FFcafe1 commented 5 years ago

Finally i wrote mfoc.c with the keys that I wanted and installed. Finally work.