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.
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.
Pages: 1
Is there a way to directly send commands to a mifare card with proxmark software ? Is see an "hf 15 cmd" but no correspective for 14443....
Offline
I'm guessing You want to send ISO 14443 APDUs?
There is no such functionality yet (or anymore? looks like there was, once). If you're a little into C, You can easily extend the software to provide it. I think You can even do it without modifying the firmware, because the function ReaderIso14443a() in armsry/iso14443a.c already supports sending arbitrary APDUs if You manage to create the correct UsbCommand.
Last edited by J.Vega (2012-11-20 23:03:05)
Offline
Pages: 1