Proxmark3GUI icon indicating copy to clipboard operation
Proxmark3GUI copied to clipboard

A cross-platform GUI for Proxmark3 client | 为PM3设计的跨平台图形界面

Results 11 Proxmark3GUI issues
Sort by recently updated
recently updated
newest added

如果在mac下怎么搞呢

I use the GUI with the command line client that comes with the iCopy XS to connect, and I get the following error. 我用 GUI 再搭配 iCopy XS 自带的命令行客户端去连接,会出现下面的错误。 ```...

我发现中国国内一些gui已经支持gtu卡,是否考虑添加支持?

enhancement

Issue: Using the iceman proxmark3 fork (https://github.com/RfidResearchGroup/proxmark3) results in the following error. ``` [=] Session log /home/setime/.proxmark3/logs/log_20231029063100.txt [+] loaded from JSON file `/home/setime/.proxmark3/preferences.json` [=] Using UART port /dev/ttyACM0 Warning: Ignoring...

是冰人固件本来就连接不了蓝牙,还是没完善好?

一般来说 Linux 下软件用户的配置文件存放 ``` ~/.config/proxmark3gui/GUIsettings.ini ``` 现在是 proxmark3gui 运行时生成的配置文件是存放在运行时的位置。 如: ```bash ❯ proxmark3gui QMetaObject::connectSlotsByName: No matching signal for on_Raw_keyPressed(QObject*,QEvent&) QMetaObject::connectSlotsByName: No matching signal for on_MF_keyWidget_resized(QObject*,QEvent&) QMetaObject::connectSlotsByName: No matching signal for...

This is the message I get after copy and pasting the build code. Is there something I need downloaded before doing this? I already set up my Prox and its...

![QQ截图20230711075930](https://github.com/wh201906/Proxmark3GUI/assets/102593956/ede5f66e-c4b2-4c68-a4bb-4a11f9d5b55e)

https://github.com/dromara/issues-translate-action The action for translating Non-English issues content to English.

但是图形化软件没有支持一些新命令,比如auto、hf mf autopwn 命令列表在这里[https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/commands.md](url)

enhancement