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
I want clone of this keyfob
hw tune
Measuring antenna characteristics, please wait......#db# DownloadFPGA(len: 42096)
.
# LF antenna: 37.26 V @ 125.00 kHz
# LF antenna: 31.21 V @ 134.00 kHz
# LF optimal: 37.81 V @ 126.32 kHz
# HF antenna: 29.60 V @ 13.56 MHz
Displaying LF tuning graph. Divisor 89 is 134khz, 95 is 125khz.
lf search u
NOTE: some demods output possible binary
if it finds something that looks like a tag
False Positives ARE possible
Checking for known tags:
No Known Tags Found!
Checking for Unknown tags:
Possible Auto Correlation of 1 repeating samples
Using Clock:64, Invert:0, Bits Found:625
ASK/Manchester - Clock: 64 - Decoded bitstream:
1111111110100101
1111111111111100
0110000010101010
0111110001110000
0000000000000000
0110000001011111
1010010111111111
1111111111111111
1111111110100101
1111111111111100
0110000010101010
0111110001110000
0000000000000000
0110000001011111
1010010111111111
1111111111111111
1111111110100101
1111111111111100
0110000010101010
0111110001110000
0000000000000000
0110000001011111
1010010111111111
1111111111111111
1111111110100101
1111111111111100
0110000010101010
0111110001110000
0000000000000000
0110011111111111
1111111111111111
1111111111111111
Unknown ASK Modulated and Manchester encoded Tag Found!
if it does not look right it could instead be ASK/Biphase - try 'data rawdemod ab'
Last edited by slawallo (2018-08-19 20:53:10)
Offline
Any markings / numbers on your keyfob?
Save a trace and share the file will help analysing it.
lf read
data save mykeyfob.pm3
Offline
I see number 0058539
lf read
#db# LF Sampling config:
#db# [q] divisor: 95
#db# [b] 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: 6d 6e 6f 70 70 71 71 72 ...
Reading 39999 bytes from device memory
mykeyfob.pm3
Last edited by slawallo (2018-08-19 20:53:58)
Offline
your tag is not of a format we've seen.
the raw data collected by the lf search u appears correct however.
(4 blocks of ask/manchester encoded data at rf/64 bit rate)
this should be sufficient to clone the tag.
more information is needed to properly identify the format the data on the tag is stored in (or what the bits mean).
Offline
Pages: 1