Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Can anyone clarify how to create a 37 bit format on AT5577 using just three datablocks + the radio block? I know that you have up to 37 bits of data available in the 3 data block HID formats, but usually there is a bit marker in the upper blocks that tells the reader where the first data bit starts. If you need to represent 37 bits, you have no where to put the start bit. I was reading in the sticky post for HID in this forum, that you can change the preamble or customer code to use all of the 37 bits just for data...anyone have experience with generating this HID 37 bit format? I have done it in 6 block extended formats, but not with 3 data block format.
Thanks, HKPLUS!
Offline
On second thought, I just got a ProxMark in today... There should be commands to demod an HID 37 bit card and look at it's Manchester encoding correct?
Offline
try the "lf search"
Offline
try the "lf search"
LF search finds this:
Reading 30000 bytes from device memory
Data fetched
Samples @ 8 bits/smpl, decimation 1:1
NOTE: some demods output possible binary
if it finds something that looks like a tag
False Positives ARE possible
Checking for known tags:
HID Prox TAG ID: 0390094ca (19045) - Format Len: 37bit - FC: 912 - Card: 19045
Valid HID Prox ID Found!
How do I get the Manchester encoding?
Last edited by hkplus (2015-07-23 16:08:28)
Offline
I found exactly what I needed...
lf search
data printdemodbuffer x
Nice tool!
Offline