-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install not working #11
Comments
┌──(root💀kali)-[/home/kali/mfoc-hardnested-master] |
Update: I used docker file to manually install on Kali. Now I can read a card just like I could in miLazyCracker but after 13 default keys it stops and does not crack the card. ┌──(root💀kali)-[/home/kali/mfoc-hardnested-master]
Fingerprinting based on MIFARE type Identification Procedure:
Try to authenticate to all sectors with default keys... Sector 00 - Unknown Key A Unknown Key B No sector encrypted with the default key has been found, exiting.. |
To use this kind of attack, you need to know at least one key on the card. You can try mfcuk to get the first one and then use this tool. I believe it should be included in Kali or at least available in the package manager. |
Hi,
I came here because miLazyCracker did not work when installing and this has almost the same issue. I must be doing something wrong, please help me out.
┌──(root💀kali)-[/home/kali/mfoc-hardnested-master] └─# autoreconf -vis autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf configure.ac:19: error: possibly undefined macro: AC_MSG_ERROR If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: error: /usr/bin/autoconf failed with exit status: 1
The text was updated successfully, but these errors were encountered: