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.
Pages: 1
If my General Purpose Byte (sector0, block3, 10th byte) is C1 is this decoding correct using the following offical info:
bit da 0 a 1 = ADV (MAD version)
bit da 2 a 5 = RFU
bit 6 = MA (MultiApplication standard; if 1 = YES, 0 = no multiapplication)
bit 7 = DA (MAD use, if 1 = YES, 0 = sector0 contains no MAD)
C1 = 11 00 00 01
MAD version = 01hex
DA = 1
MA = 1
or is:
MAD version = 10bin = 02hex
DA = 1
MA = 0
???
Thank you !
Last edited by asper (2011-11-06 10:17:49)
Offline
AutoAnswer: 1st one is correct
Offline
Pages: 1