Hello everyone,
I was indeed able to write the card to a Bin file using the “hf mfu dump” … and then wrote it back to the dUG4T using the “hf mfu restore -f hf-mfu-xxxx.bin -sr” command, but then I get the following:
Original Salto card:
[usb] pm3 → hf mfu info
[=] — Tag Information --------------------------
[+] TYPE: MIFARE Ultralight C (MF0ULC)
[+] UID: 04 43 D7 12 C1 7B 80
[+] UID[0]: 04, NXP Semiconductors Germany
[+] BCC0: 18 ( ok )
[+] BCC1: 28 ( ok )
[+] Internal: 48 ( default )
[+] Lock: 0F 00 - 0000111100000000
[+] OTP: 53 4C 54 4F - 01010011010011000101010001001111
=
[=] —Fingerprint
[+] SALTO Systems card
=
[+] — Known UL-C 3DES keys
[=] n/a
dUG4T:
[usb] pm3 → hf mfu info
[=] — Tag Information --------------------------
[+] TYPE: MIFARE Ultralight C (MF0ULC) (magic)
[+] UID: 04 43 D7 12 C1 7B 80
[+] UID[0]: 04, NXP Semiconductors Germany
[+] BCC0: 18 (ok )
[+] BCC1: 28 (ok)
[+] Internal: 48 (default)
[+] Lock: 0F 00 - 0000111100000000
[+] OTP: 53 4C 54 4F - 01010011010011000101010001001111
[=] —UL-C Configuration--------------------------
[=] Total memory… 188 bytes
[=] Available memory… 172 bytes
[=] 40 / 0x28 | 00 00 00 00 - 0000000000000000 Higher lock bits
[=] 41 / 0x29 | 00 00 00 FF - 0000000000000000 Counter
[=] 42 / 0x2A | 30 00 00 00 Auth0 unlocked
[=] 43 / 0x2B | 80 00 00 00 Auth1 R/W access restricted
=
[=] —Fingerprint
[+] SALTO Systems card
[#] Warning: HF field is off
[#] Warning: HF field is off
[!!] Error: tag didn’t answer to READ magic
The dUG4T is also configured completely correctly:
[usb] pm3 → script run hf_mf_ultimatecard -c
====================================================
Ultimate Magic Card Configuration
- Raw Config 010100000000030A0A78008102DBA0C119402AB5BA4D321A44000002FB45
- Card Protocol MIFARE Ultralight/NTAG
- Ultralight Mode Ultralight-C
- ULM Backdoor Key 00000000
- GTU Fashion Disabled, high speed R/W mode for Ultralight
- Card Type Ultralight-C
- UID 0443D712C17B80
- ATQA 00 44
- SAK 00
==============================================================================
Magic UL/NTAG 21* Configuration
-ATS 0A78008102DBA0C119402AB5BA4D321A
- Password [0xE5] FFFFFFFF [0xF0] FFFFFFFF
- Pack [0xE6] 0000 [0xF1] 0000
- Version 0000000000000000
-Signature 8B76052EE42F5567BEB53238B3E3F9950707C0DCC956B5C5EFCFDB709B2D82B3
[+] finished hf_mf_ultimatecard
The card should be fully displayed if I compare the original with the dUG4T, yet the salto lock does not respond at all when I hold the implant against the reader.
I feel like I am close to the solution.
Does anyone have an idea how I can solve this?