Opening Doors
By Ben Nitkin on
Second post! That's a thing, right? Good.
Last time, I got as far as reading out bits from the card. I noticed a few things about the output bits:
- The first half of the code was always the same.
- The code was around 35 bits long.
With enough cards, I could have reverse-engineered the card code, but Cyborg Mode is easier. A few quick searches turned up a site explaining the HID format. In essence, the card has two pieces of data stored on it: a 12 bit facility code (same of all Lafayette cards), and a 20-bit card code (different on each). A quick aside: 220=1,048,576, so Lafayette's 2,500 students use only a smidge of the possible combinations.








