nfc-tools / mfcuk

MiFare Classic Universal toolKit (MFCUK)
GNU General Public License v2.0
971 stars 228 forks source link

Key gets never found #47

Open Johnwulp opened 7 years ago

Johnwulp commented 7 years ago

Hi,

I am running root@kali:~# mfcuk -C -R 0 -s 250 -S 250 -v3 for days now, output is still:

----------------------------------------------------- Let me entertain you! uid: 242e0eb3 type: 08 key: 000000000000 block: 03 diff Nt: 190 auths: 368007 -----------------------------------------------------

Is this going the right way?

libnfc 1.7.1 mfcuk 0.3.8

denislees commented 7 years ago

Try to use other fork with few issues fixed, e.g.: https://github.com/DrSchottky/mfcuk Also, you may check other forks from this original project.

andreicorcodel commented 6 years ago

Hi! I have the same problem. Is it normal for it to take so long? I'm using a Kali distribution (libnfc 1.7.1 and mfcuk 0.3.8 ) and ACR122U. Thanks in advance for any response!