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 confirmed I can plug in my PM3,
run hf 14a sniff,
hold the hi freq antenna to the card and card reader,
run nfc-list so a transaction occurs
hit the button,
and back on my machine run hf 14a list.
Success full trace!
Ok so I can do that tethered.....
Back to my computer,
run hf 14a sniff
flip the Proxmark power switch to On
Remove USB cable from Proxmark
Hold Proxmark against the card and reader
run nfc-list so a transaction occurs
hit the button
plug the Proxmark back into the USB cable on my machine
and CLICK - that sound when the Proxmark resets. I did check
I tried this a couple times with the same result. Haven't tried different firmware yet.
Is this a correct workflow? After I hit the button can I turn off the Proxmark and have the trace persist?
Thanks in advance.
There is not a way to reconnect a pm3 with a computer and salvage the read memory at this time. But there were a few ppl working on it on GitHub.
Thanks @marshmellow and @iceman .
I'm running the iceman fork as of a week or so ago. I recompiled last night to put the hf_young.c and -DWITH_HF_YOUNG . The proxmark still resets, just not as quickly. I don't think that should matter since I wasn't technically running in Standalone mode, but it is one of the variables.
I'll go read the PR to see what I can glean from that and the details in the iceman fork.
No, I had not tested it recently. Just did now and it works.
I previously had the lf_samyrun.c compiled in to the armsrc, but really I'm not running the device in a proper standalone mode when I am trying to run the sniff.
I am trying to start it connected to the computer(but on battery), unplug the USB cable(it keeps power due to battery), then hold the proxmark against reader and card, then plug the device back in to run hf 14a list
I just keep finding more things to do with this