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.
Hi, guys,
I can't write the uid "2dc263cb8" using the command [ lf indalaclone 2dc263cb8 ] ,, after cloning the uid it appear "05b84c797" , anyone can tell what happen to the command ?? thanks.
Recovered 498 raw bits
worst metric (0=best..7=worst): 4 at pos 40
UID=0000000000000000000000000000001011011100001001100011110010111000 (2dc263cb8)
Occurences: 1 (expected 5)
Cloning 64bit tag with UID 2dc263cb8
#db# DONE!
#db# buffer samples: 6e 86 6e 83 6a 83 6d 85 ...
Reading 16000 samples
Done!
Expecting a bit less than 500 raw bits
Recovered 485 raw bits
worst metric (0=best..7=worst): 8 at pos 208
UID=0000000000000000000000000000000001011011100001001100011110010111 (05b84c797)
Occurences: 7 (expected 7)
Cloning 64bit tag with UID 2dc263cb8
#db# DONE!
#db# buffer samples: 86 6b 85 6c 87 6d 84 6f ...
Reading 16000 samples
Done!
Offline
do you need the full 10 digits with leading zeros? (can't remember off hand)
Offline
I Cloning using with UID 2dc263cb8
Offline
My bad.. was thinking EM not indala.. sorry.
Last edited by marshmellow (2014-12-11 19:03:31)
Offline
Can you help to clone this UID ( 2dc263cb8 ) , I just want to know what is the reasons why I can't write in. Thks.
Offline
2dc263cb8 vs 05b84c797:
1011011100001001100011110010111000
1011011100001001100011110010111
It's just a shifting of bits, pad with a few zeroes on the right and it's correct. Have you tested if this isn't in fact correct (as in; fools a reader)?
Offline
its even hinted in the output, look at the "worst metric" row.
worst metric (0=best..7=worst): 4 at pos 40
UID=0000000000000000000000000000001011011100001001100011110010111000 (2dc263cb8)
Done!
worst metric (0=best..7=worst): 8 at pos 208
UID=0000000000000000000000000000000001011011100001001100011110010111 (05b84c797)
Offline
Thanks guys, problems solved...
Offline
proxmark3> lf read
#db# Sampling config:
#db# [q] divisor: 95
#db# bps: 8
#db# [d] decimation: 1
#db# [a] averaging: 1
#db# [t] trigger threshold: 0
#db# Done, saved 40000 out of 40000 seen samples at 8 bits/sample
#db# buffer samples: 75 76 75 77 76 77 76 76 ...
proxmark3> data samples 16000
Reading 16000 bytes from device memory
Data fetched
Samples @ 8 bits/smpl, decimation 1:1
proxmark3> lf indalademod
Recovered 466 raw bits, expected: 500
worst metric (0=best..7=worst): 8 at pos 144
UID=0000000000000000000000000000000000000000000000000000000000000000 (000000000)
Occurrences: 7 (expected 7)
proxmark3>
I cannot read the id
Offline
Wow a double post hijacker gj.
Offline
make sure you've updated your firmware and run the newer commands.
see: http://www.proxmark.org/forum/viewtopic.php?id=2260
and read up.
Offline