Proxmark3 community

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

  • Logged in as ikarus
  • Last visit: Today 11:22:42

Announcement

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.

#1 2020-04-19 20:06:36

cosmo61
Contributor
From: Sweden
Registered: 2019-04-04
Posts: 11

common configurations

Hi
I'm try to learn me little more about hitag2 smile
Readiing the boring manual.
Here is little info about the cfg bit.

Page3 CFG bit
00******
06******
etc

Manchester         0       
Biphase              0x01       
MS0  Standard     0x02         
MS1  standard      0x04
Password mode     0     
Crypto mode        0x08
Page3 lock           0x40
page1/page2 lock  0x80

// common configurations.
    // printHitagConfiguration(0x06);    Manchester(MS0 MS1, disable)  Passwd P3/read p1,p2/read
    //printHitagConfiguration( 0x0E );   Manchester(MS0 MS1, disable)  Crypto mode P3/read p1,p2/read
    //printHitagConfiguration( 0x02 );   Manchester(MS0 MS1 =ISO 11784/5)Passwd P3/read p1,p2/read
    //printHitagConfiguration( 0x00 );   Manchester(MS0 MS1 =MIRO 1)Passwd P3/read p1,p2/read 
    //printHitagConfiguration( 0x04 );   Manchester(MS0 MS1 =PCF7931/30/35 2)Passwd P3/read p1,p2/read

Page 3 read/write3          0x40 Page 3 read only
Page 1 and 2 read/write   
Page 1 no read/no write    0x80 Page 2 read only in passwd mode, Page 2 no read/no write in crypto mode


MS1 MS0 Read Only Mode Note
0 0 MIRO 1
0 1 ISO 11784/5
1 0 PCF7931/30/35 2
1 1 Disabled

Offline

#2 2021-07-12 00:07:56

GlennGlenn
Contributor
Registered: 2021-02-09
Posts: 10

Re: common configurations

Be very careful in the use of CFG 8#, 4# or C#, they are OTP and will brick your transponder.

Offline

Quick reply

Write your message and submit

Board footer

Powered by FluxBB