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.
Hello everyone;
I'm interested in Proxmark3 again.
New computer, new installation of the Proxmark3 RRG software: I can't install it even after several tries.
I downloaded this document "Space";
https://github.com/Gator96100/ProxSpace
And this RRG folder;
https://github.com/RfidResearchGroup/proxmark3/
After installing, compiling I can't flash with the command line "pm3-flash-all"
The console shows me;
pm3 ~$ pm3-flash-all
bash: pm3-flash-all: command not found
Then, no wonder: When I try to start the "proxmark.exe" software the console shows me;
pm3 ~$ ./client/proxmark3.exe com5
[=] Session log C:\Users\rp62\Documents\ProxSpace\pm3/.proxmark3/logs/log_20210330.txt
[+] loaded from JSON file C:\Users\rp62\Documents\ProxSpace\pm3/.proxmark3/preferences.json
[=] Using UART port com5
[!!] Capabilities structure version sent by Proxmark3 is not the same as the one used by the client!
[!!] Please flash the Proxmark with the same version as the client.
[!!] ERROR: cannot communicate with the Proxmark
Why do I get this message when I flash?
Thanks for your help
TSM
Last edited by The_swon_men (2021-03-30 14:16:17)
Offline
“pm3-flash-all” is not a command it's a script located in the proxmark folder. You have to execute it using “./pm3-flash-all”
Offline