-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
hf mf isen --collect_fm11rf08s - AcquireStaticEncryptedNonces: Auth1 error #2553
Comments
Hi, I have similar problem with some Fudan cards: Card 1 (Fingerprint: Fudan FM11RF08):
hf-mf-86EAEB2C-nonces_with_data-006.json Card 2 (Fingerprint: Fudan based card):
hf-mf-6B6F4B5B-nonces_with_data-006.json For both cards I can manually read data block using the backdoor key and parameter of Card 3 (Fingerprint: Fudan FM11RF32 ; Classic 4k):
|
@robshee81 did you try on the latest version? do you still encounter the same issue? |
@piotrva the script is only meant to be run on FM11RF08S, not on FM11RF08 or FM11RF32 (or even older Fudan 62..69) |
add me to the party.
|
That's normal. I now realize this must be the same issue for @robshee81 |
This is what I get:
[usb] pm3 --> hf mf isen --collect_fm11rf08s
[#] AcquireStaticEncryptedNonces: Auth1 error
[
[
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"]
],
[
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"],
["00000000", "00000000"]
],
[
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"],
["0000", "0000"]
]
]
So it stops me from being able to use the fm11rf08s_recovery.py script, as it fails at this point or run on its own and I don't know why or how to fix it.
hf mf info
[+] Sector 0 key A... FFFFFFFFFFFF
[+] Sector 0 key B... FFFFFFFFFFFF
[+] Sector 1 key A... FFFFFFFFFFFF
[#] failed reading block
[#] failed reading block
[#] failed reading block
[+] Block 0.......... DB 5C BD 4C 76 08 04 00 03 6B 67 BC 76 26 8A 90
[=] --- Fingerprint
[+] Fudan FM11RF08S
[=] --- Magic Tag Information
[=] <n/a>
[=] --- PRNG Information
[+] Prng................. weak
[+] Static enc nonce..... yes
Anyone able to shed some light? I'd love to be able to use the recovery script.
The text was updated successfully, but these errors were encountered: