random n00by question: say that i have a key card and already determined that it's not NFC. what's the easiest way to figure out what protocol it is using? assuming it is passive RFID, is there a DIY way to read it (like with an SDR)?
@bcrypt I've used an arduino and RFID shield for stuff like this in the past. It's a bit dependent on the RFID chip/reader but they all tend to use standard underlying protocols.
It's been a long while since I've mucked with it though so my memory is a bit fuzzy on details at the moment.