equipter / mfkey32v2

Mifare Classic Key Calculator v2
GNU General Public License v3.0
752 stars 35 forks source link

Windows Build - Did it work? #14

Open callen5914 opened 1 year ago

callen5914 commented 1 year ago

Greetings:

I noticed it created an exe file so I attempted to run it and I see a brief flicker of a window opening and an immediate notification to scan the file for viruses. Now then, being new, I am not certain if I was supposed to run that on the PC or the Flipper itself. Did the command work?

Cheers

NathanielJS1541 commented 11 months ago

It's a command line program. Run it in PowerShell and you'll see the output: mfkey32v2.exe In order to use it you have to supply it with some values: Here are some you can try as an example: .\mfkey32v2.exe 2cc937e0 7f77975d 79a91fa3 ea9fdc81 936ab9ec 8f9a7b47 24a72e13 mfkey32v2 cracked key

To get values for yourself, use the "Detect Reader" app inside "NFC" on your flipper, and tap a reader until you see that it has written 10/10 logs to the file. Then plug the SD card into your PC (or use qFlipper) to open the nfc folder. You should see a file called .mfkey32.log. That's where the values come from.

Now then, being new, I am not certain if I was supposed to run that on the PC or the Flipper itself.

As a note, you compiled an .exe, which is a windows executable. You can't run that on the flipper.