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.
Hi,
I have a proxmark3 Easy. I would like to install Iceman's RRG firmware but I have a problem;
I start by uploading the space and the master to this address: "https://github.com/RfidResearchGroup/proxmark3"
I perform a "standard" installation then I compile the whole thing via the formula
make clean && make all
I make sure that the proxmark is discovered by my computer (it is well detected in COM9)
When I try to launch the firmware via
./client/proxmark3.exe COM9
the Windows command displays:
pm3 ~$ ./client/proxmark3.exe COM9
[=] Session log C:\Users\TSM\Desktop\ProxSpace-master\pm3/.proxmark3/log_20200416.txt
=] Using UART port com9
ERROR: cannot communicate with the Proxm
I don't understand what's going on... Can you help me, please?
Thanks
Best regards,
TSM
Last edited by The_swon_men (2020-04-18 10:00:10)
Did you read the instructions?
https://github.com/RfidResearchGroup/pr … d#platform
Hi Iceman,
Thanks for you help !
I followed the instructions step by step. I was wrong about the instruction.
client/proxmark3 /dev/ttyACM9
However, when I do this instruction I get this result:
pm3 ~$ client/proxmark3.exe /dev/ttyACM9
[=] Session log C:\Users\TSM\Desktop\ProxSpace-RRG-Iceman\pm3/.proxmark3/log_20200416.txt
[=] Using UART port C:/Users/TSM/Desktop/ProxSpace-RRG-Iceman/msys2/dev/ttyACM9
[!] ERROR: invalid serial port C:/Users/TSM/Desktop/ProxSpace-RRG-Iceman/msys2/dev/ttyACM9
I'm really sorry to bother you, Iceman.
Best regards
TSM
Last edited by The_swon_men (2020-04-16 14:55:10)
Ok everythink is done !!
Thanks !
Yes it's done ! thanks !