-
Notifications
You must be signed in to change notification settings - Fork 392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emulation mode - Responding to external readers #320
Comments
@wupalogic Hope that helps. Not much conversation happens on these issues pages recently. |
@maxieds thank you so much for your reply. So far, modification of the firmware is my plan B. Is there an alternative out of the box solution that you could recommend? A system that can act as a proxy card/tag and just send the messages received from an external reader to the pc and then the response from the pc back to the external reader? |
@wupalogic As @maxieds said, most likely you will run into timing issues if you try to do what you describe over USB. Many readers are quite picky. I don't think therefore that there is any device right now that would let you do that, maybe proxmark? |
Hi ChameleonMini community, I am stuck and need some help. So far, I am able to use Chamtool to communicate with external cards in reader-mode (ISO14443A_READER). Now I would like to use ChameleonMini to communicate with another reader and act as a card/nfc tag. My intention is to forward the messages from the (external) reader to my pc for further evaluation and then respond from my pc via ChameleonMini back to the reader. Since SEND command only works in reader mode, i don't know how to proceed.
Is there a way, how I can receive and send messages (via chamtool) to another reader? If there is no way, could you recommend me another tool that would do the job? I would be very grateful.
The text was updated successfully, but these errors were encountered: