RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.65k stars 981 forks source link

Hitag2 write block 0 feature #2241

Closed csjanos closed 2 months ago

csjanos commented 6 months ago

In the case of certain manufactured hitag2 cards, the 0 block can be written, but this is not currently implemented by proxmark. It would be nice if there could be a function extension that would check whether the zero block can be written and if so, it would enable its writing. It would also be useful if the hitag info also states whether the zero block can be written, because it does not provide information about this right now.

iceman1001 commented 6 months ago

Which certain manufactured hitag2 cards is that?

csjanos commented 6 months ago

It is like Super Chip XT27A01 XT27A66 Transponders, PCF7936 chip type

csjanos commented 5 months ago

If I can help you in any way in terms of development/testing, feel free to let me know, because I'd be happy to.

iceman1001 commented 2 months ago

The XT27A01 type of transponders uses their own proprietary command set.
You would need to reverse it in order to get support for in the PM3.