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
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 noticed that the commands
hf 15 read
hf 15 recordWas not doing anything with the aquired data. Is there any reason not to?
Anyhow, I change it and let the client download the data into the Graphbuffer.
and now the commands with the data commands and for exampel "hf 15 demod" ![]()
hf 15 read
hf 15 record
data plot
pm3 --> hf 15 demod
SOF at 35, correlation 44
EOF at 435
12 octets
# 0: 00
# 1: 02
# 2: e8
# 3: 81
# 4: c0
# 5: 0a
# 6: 66
# 7: 24
# 8: 16
# 9: e0
# 10: a5
# 11: 0b
CRC=0ba5It will be in my branch on the code soon.