wh201906 / Proxmark3GUI

A cross-platform GUI for Proxmark3 client | 为PM3设计的跨平台图形界面
GNU Lesser General Public License v2.1
848 stars 148 forks source link

PM3 Error: QProcess::Crashed "Process crashed" #40

Closed alphafox02 closed 1 year ago

alphafox02 commented 1 year ago

ProxMark3 Easy 512k AT91SAM7S512 Rev A Client.... Iceman/master/v4.15864-144-ge049a7c5a Bootrom... Iceman/master/v4.15864-144-ge049a7c5a OS........ Iceman/master/v4.15864-144-ge049a7c5a Target.... PM3 GENERIC

I can get a quick connection to the client with the GUI, but then this occurs

PM3 Error: QProcess::Crashed "Process crashed"

Is it possible I'm not passing the proper config_json? Is there an issue using the internal drop downs vs trying to pass a path myself?

alphafox02 commented 1 year ago

And yet again, I just needed to read your steps better - checking the keep the client active even when hardware is disconnected did the trick.