Proxmark3 community

Research, development and trades concerning the powerful Proxmark3 device.

Remember; sharing is caring. Bring something back to the community.


"Learn the tools of the trade the hard way." +Fravia

You are not logged in.

Announcement

Time changes and with it the technology
Proxmark3 @ discord

Users of this forum, please be aware that information stored on this site is not private.

#1 2024-07-14 19:42:08

zule75
Contributor
From: Austria
Registered: 2024-05-30
Posts: 3

How to write this dump file

Hello, greetings to the group, first of all I apologise for my bad English.
I am new to this, I have Proxmark3, my problem is that I want to clone a card, I have already scanned it and created a dump file, I managed to make the card work virtually, now I want to write a card from the dump folder there I get problems.
. Firstly, which card (there are thousands of cards) should I buy, and secondly, how do I write a card from the dump file. As far as I know it is a MIFARE Ultralight card, thank you in advance for your help.


[usb] pm3 --> hf mfu eload -f hf-mfu-040CE252BE$e81-dump-2.bin
[=] 255 blocks ( 1020 bytes ) to upload
[-] Error - can't find `hf-mfu-040CE252BE$e81-dump-2.bin`
[-] File: hf-mfu-040CE252BE$e81-dump-2.bin: not found or locked.
[?] Try `hf mfu sim -t 7` to simulate an Amiibo.
[usb] pm3 --> hf mfu sim -t 7
[=] Press pm3-button to abort simulation
[#] Emulator stopped. Trace length: 1400
[=] Done
[usb] pm3 --> hf mfu eload -f hf-mfu-040CE252BE4E81-dump-2.bin
[=] 255 blocks ( 1020 bytes ) to upload
[+] loaded 120 bytes from binary file hf-mfu-040CE252BE4E81-dump-2.bin
[=] detected new mfu dump format

[=] MFU dump file information
[=] -------------------------------------------------------------
[=] Version..... 00 00 00 00 00 00 00 00
[=] TBD 0....... 00 00
[=] TBD 1....... 00
[=] Signature... 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[=]              00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[=] Counter 0... 00 00 00
[=] Tearing 0... 00
[=] Counter 1... 00 00 00
[=] Tearing 1... 00
[=] Counter 2... 00 00 00
[=] Tearing 2... 00
[=] Max data page... 14 ( 60 bytes )
[=] Header size..... 56 bytes

[=] -------------------------------------------------------------
[=] block#   | data        |lck| ascii
[=] ---------+-------------+---+------
[=]   0/0x00 | 04 0C E2 62 |   | ...b
[=]   1/0x01 | 52 BE 4E 81 |   | R.N.
[=]   2/0x02 | 23 48 00 00 |   | #H..
[=]   3/0x03 | 00 00 00 00 | 0 | ....
[=]   4/0x04 | 18 21 12 12 | 0 | .!..
[=]   5/0x05 | 92 DC FF 00 | 0 | ....
[=]   6/0x06 | 02 00 00 21 | 0 | ...!
[=]   7/0x07 | 00 00 80 00 | 0 | ....
[=]   8/0x08 | 00 00 00 00 | 0 | ....
[=]   9/0x09 | 00 AA AA AA | 0 | ....
[=]  10/0x0A | 00 FF FF FF | 0 | ....
[=]  11/0x0B | FF FF FF FF | 0 | ....
[=]  12/0x0C | FE 00 00 00 | 0 | ....
[=]  13/0x0D | 00 00 00 00 | 0 | ....
[=]  14/0x0E | 00 00 00 00 | 0 | ....
[=]  15/0x0F | 00 00 00 00 | 0 | ....
[=] ---------------------------------
[=] MIFARE Ultralight override, will use 30 blocks ( 120 bytes )
[=] Uploading to emulator memory
[=] ...............................
[?] You are ready to simulate. See `hf mfu sim -h`
[=] Done!
[?] Try `hf mfu sim -t 7` to simulate an Amiibo.
[usb] pm3 --> hf mfu sim -t 7
[=] Press pm3-button to abort simulatio
--------------------------------------------------------------------------------



{
  "Created": "proxmark3",
  "FileType": "mfu",
  "Card": {
    "UID": "040CE252BE4E81",
    "Version": "0000000000000000",
    "TBO_0": "0000",
    "TBO_1": "00",
    "Signature": "0000000000000000000000000000000000000000000000000000000000000000",
    "Counter0": "000000",
    "Tearing0": "00",
    "Counter1": "000000",
    "Tearing1": "00",
    "Counter2": "000000",
    "Tearing2": "00"
  },
  "blocks": {
    "0": "040CE262",
    "1": "52BE4E81",
    "2": "23480000",
    "3": "00000000",
    "4": "18211212",
    "5": "92DCFF00",
    "6": "02000021",
    "7": "00008000",
    "8": "00000000",
    "9": "00AAAAAA",
    "10": "00FFFFFF",
    "11": "FFFFFFFF",
    "12": "FE000000",
    "13": "00000000",
    "14": "00000000",
    "15": "00000000"
  }
}

Last edited by zule75 (2024-07-14 21:59:55)

Offline

#2 2024-08-04 13:02:41

zule75
Contributor
From: Austria
Registered: 2024-05-30
Posts: 3

Re: How to write this dump file

Does no one have any information or suggestions on how to write the card?
Please help me

Last edited by zule75 (2024-08-04 13:03:45)

Offline

Board footer

Powered by FluxBB