Open
Description
Is your feature request related to a problem? Please describe.
This is a feature request.
We tried to attack a reader by simulating the pm3 as a JCOP card.
The current send raw, send apdu are designed to spoof the card, not card reader.
Describe the solution you'd like
If it is possible, I wish this could be added to hf 14a sim, or a new feature combined "sim" and "apdu" which can make the PM3 be able to automatically answer "Select Card" "Select AID" or other APDU messages.
For example, when the reader asked for "Select AID", PM3 should be able to respond to the card reader with our custom message. Consider like searching a dictionary or a JSON file or JSON string and send the result back to card reader and wait for the next APDU request.