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
It occurred to me that while I have plenty of T5577-based cards, only few of them show up as such during `lf search`.
Looking at the source code for this part, I see that `P1Detect()` is called to test for T55xx. Indeed, `lf t55xx p1detect` is much less reliable than `lf t55xx detect`.
Is it just for me? What was the ground for decision to use `p1detect` instead of `detect`? Should it be amended?
Offline
Hello, in the pm3 doc there is a guide for this kind of badge.
I hope you will get an answer.
Good evening.
Offline
Update: figured out why p1detect is unreliable. It wants manufacturer ID in traceability info to be "ATMEL France", while most of my cards are Chinese clones and have "Silicon Craft Technology Thailand".
Offline
wasn't there a fix for that already merged?
Offline
Indeed it was, but I lag behind the master branch. Thanks both for fixing and for notice.
Offline
Being on latest source is helpful some times
Offline
I know. I'm just lazy. Sorry.
Offline
Pages: 1