Open callen5914 opened 1 year ago
It's a command line program. Run it in PowerShell and you'll see the output:
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
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.
Greetings:
mingw32-make CC=gcc mfkey...
commandI 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