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
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.
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)