-
Notifications
You must be signed in to change notification settings - Fork 920
Generic ISO14443 Ops
[Introduction](https://github.com/Proxmark/proxmark3/wiki/Generic ISO14443 Ops#Introduction)
[Details](https://github.com/Proxmark/proxmark3/wiki/Generic ISO14443 Ops#Details)
Commands related to generic ISO 14443 cards can be invoked from the "hf 14a" command subtree.
proxmark3> hf 14a help This help hf list 14a List ISO 14443a history reader Act like an ISO14443 Type A reader cuids Collect n>0 ISO14443 Type A UIDs in one go sim -- Fake ISO 14443a tag snoop Eavesdrop ISO 14443 Type A raw Send raw hex data to tag
/pre> ### Details ##### hf list 14a This command lists all logged ISO 14443 Type A messages from either a previous communication between the Proxmark and a card or from a previous **hf 14a snoop** operation. ##### hf 14a reader ##### hf 14a cuids ##### hf 14a sim ##### hf 14a snoop ##### hf 14a raw
Struggling with this manual? Do you miss some explanation or found something wrong or ambigious? Then please post in the Manual Feedback section of the forum. Any feedback is appreciated.