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.
I have a card , and the card num is "0006635242" , I can read the number use another reader device , and show me the number "0006635242"。
But , when I use proxmark3 , I get the different result , "0a00653eea" , is there any equation between "0a00653eea" and "0006635242" ?
proxmark3> hw version
#db# Prox/RFID mark3 RFID instrument
#db# bootrom: svn 651 2013-01-31 14:52:23
#db# os: svn 651 2013-01-31 14:52:31
#db# FPGA image built on 2012/ 1/ 6 at 15:27:56
proxmark3> lf em4x em410xwatch
#db# buffer samples: 00 00 00 00 00 00 00 00 ...
Reading 2000 samples
Done!
Auto-detected clock rate: 64
Thought we had a valid tag but failed at word 2 (i=23)
Thought we had a valid tag but failed at word 2 (i=87)
EM410x Tag ID: 0a00653eea
proxmark3>
Offline
If you remove the first '0a' you have 0x00653eea, which is hexadecimal for 0006635242.
Offline
thx
Offline