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.
I have a proxmark3 RDV2 and have compiled the iceman fork inside an arch linux using the following Makefile.platform
PLATFORM=PM3OTHER
When writing the image i have first upgraded the bootloader and then the main firmware.
When I run the client i am stuck in the following prompt:
[=] Waiting for Proxmark3 to appear...
██████╗ ███╗ ███╗ ████╗
██╔══██╗████╗ ████║ ══█║
██████╔╝██╔████╔██║ ████╔╝
██╔═══╝ ██║╚██╔╝██║ ══█║ iceman@icesql.net
██║ ██║ ╚═╝ ██║ ████╔╝ https://github.com/rfidresearchgroup/proxmark3/
╚═╝ ╚═╝ ╚═╝ ╚═══╝ pre-release v4.0
[=] Session log /home/asterio/.proxmark3/log_20191227.txt
[=] Using UART port /dev/ttyACM0
[=] Communicating with PM3 over USB-CDC
qt5ct: using qt5ct plugin
What shall I do to get some insight ?
Is it a problem with the qt5ct ui ?
Last edited by rogerjerry (2019-12-28 14:38:49)
Offline
By the looks of it, its QT5 related. Never seen it before. Sometimes ppl has issues with the Theme.
Offline
Where can I find more information on this topic?
Offline
It worked using:
sudo ./pm3
Has anybody experienced any security issue after running this as su
Last edited by rogerjerry (2019-12-28 14:39:18)
Offline