Open 0x5ECF4ULT opened 4 years ago
did you try to compile and run this forked version: https://github.com/DrSchottky/mfcuk? maybe it would work better ..
Just tried out. Crashes at exact same position
@tacticalDevC what about the windows version ? Could you try it ? I have compiled a bunch of tools, available here: http://legacy.averbouch.biz/libnfc-and-nfc-utils-binaries-on-windows-10/#alltools
I'm sorry I don't have any Windows machine anymore. Let's focus on the code. What do you need to find the error?
@tacticalDevC you don’t have a dump of this tag so I could test it on my side ?
Nope because I wanted to crack the tag. But I have this. Maybe it helps you. Thanks in advance
@tacticalDevC unfortunately I need a tag dump to try to reproduce this error. did you try mfoc with extended keys dictionary: https://github.com/ikarus23/MifareClassicTool/blob/master/Mifare%20Classic%20Tool/app/src/main/assets/key-files/extended-std.keys
mfoc doesn't work either. Pls see this issue (spoiler: no one has answered yet).
@tacticalDevC i replied here: https://github.com/nfc-tools/mfoc/issues/77
This is caused by the fact that your card is not a compatible Mifare card (only Classic 1K & 4K are supported AFAIK). I tried the tool with a DESFire v3 and got the same issue. Using it with a real Classic card on the other hand worked for me.
So I got that SmartMX card with 4k emulation and tried to run the release version 0.3.8 Standard command
./mfcuk -C -R -1
throws a segfault. Time to start gdb... This is the output:It seems like the program crashes at the verification of the keys. The funny thing is that if the type parameter is given. It tries to authenticate but constantly throws error 0x08 The card OS is "atrust-acos"