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 2015-07-03 13:05:58

W01F
Member
From: Germany
Registered: 2015-07-03
Posts: 2

standalone mode 14a simulation

Hey,

i'm doing some research with reading and simulating mifare classic cards with 4 and 7 byte UIDs.
Now i tried to write a standalone mode for this behaviour to operate the proxmark without a computer.

I orientate myself on the impementation of samy from the thread http://www.proxmark.org/forum/viewtopic.php?id=267.

But i can't figure out if there is a command to get the uid from the reader method of the iso14443a.
I made the body to start the mode and read at first press of the button and simulate at the second press.

If there is a better solution please tell me.

Special thanks,

W01F

Offline

#2 2015-07-03 15:03:23

marshmellow
Contributor
From: US
Registered: 2013-06-10
Posts: 2,302

Re: standalone mode 14a simulation

The function iso14443a_select_card returns the uid inside of two input arguments: byte_t *uid_ptr and iso14a_card_select_t *p_hi14a_card.  Though the latter has more than just the uid in it.

Offline

#3 2015-07-06 07:30:53

W01F
Member
From: Germany
Registered: 2015-07-03
Posts: 2

Re: standalone mode 14a simulation

Thank you for your help.
This should help me.

W01F

Offline

Board footer

Powered by FluxBB