Coder Social home page Coder Social logo

Comments (7)

wh201906 avatar wh201906 commented on August 30, 2024

#22 的问题一样,你需要在Settings(设置)面板中勾选”Keep the client active even the PM3 hardware is disconnected.(Experimental)“(在PM3断开后保持客户端运行)

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

QSerialPortInfo的isBusy()函数在Raspbian系统中会一直返回false,而我使用这个函数来判断PM3硬件是否断开连接,所以PM3连上之后GUI也会识别为未连接,从而关闭客户端。

from proxmark3gui.

lkjopp avatar lkjopp commented on August 30, 2024

试验过了,连接失败,按钮无效,之前#22号中你发的那版,可以正常连接,4.14434也可以连接成功,一些命令可以使用,如果pm3换成老版本可以正常使用。

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

我在自己的Raspbian上面V0.2.2可以配合v4.14434正常使用
success
几个要配置的地方:
1.按照README上的内容编译完成后build文件夹下会有config目录,里面有config_official.json和config_rrgv4.13.json

pi@raspberrypi:~/Proxmark3GUI/build $ tree
.
├── config
│   ├── config_official.json
│   └── config_rrgv4.13.json
├── GUIsettings.ini
├── lang
│   ├── en_US.qm
│   ├── en_US.ts
│   ├── languages.ini
│   ├── zh_CN.qm
│   └── zh_CN.ts
├── Makefile
└── Proxmark3GUI

2 directories, 10 files

根据自己使用的客户端类型来选取,并填入Settings->Config file path当中
2.如果使用的是RRG客户端,需要在Settings->Start arguments当中填写"-p /dev/<port> -f"(不含引号),Official客户端不需要更改
3.如果使用的是Raspbian系统,需要在Settings面板中勾选”Keep the client active even the PM3 hardware is disconnected.(Experimental)“(在PM3断开后保持客户端运行)
settings_zh_CN
settings
4.最上方Client Path当中填写客户端的可执行文件路径
path_zh_CN
path

from proxmark3gui.

lkjopp avatar lkjopp commented on August 30, 2024

已成功连接,多谢。

命令json有些需要更新。。

from proxmark3gui.

wh201906 avatar wh201906 commented on August 30, 2024

@lkjopp 有哪些呢?你可以提交一个新issue,或者尝试改好之后提交pull request,我会及时跟进

from proxmark3gui.

lkjopp avatar lkjopp commented on August 30, 2024

是我用错了json,很完美,没问题,一切都是那么完美。。。

非常感谢回复

from proxmark3gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.