wh201906 / Proxmark3GUI

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

Support v4.13441? #19

Closed iceman1001 closed 2 years ago

iceman1001 commented 2 years ago

Latest RRG/Iceman release is v4.13441 https://github.com/RfidResearchGroup/proxmark3/releases/tag/v4.13441

wh201906 commented 2 years ago

I‘ll test all features a little bit later. Kinda busy these days.

wh201906 commented 2 years ago

The V0.2.2 GUI supports RRG v4.13441. Theoretically, it can support any new clients by changing the config file, which contains the command format.

iceman1001 commented 2 years ago

latest release is v4.14434 ...

wh201906 commented 2 years ago

Yeah, the developing speed of RRG repo is so fast. I think the V0.2.2 GUI is compatible with v4.14434 client. I haven't test it yet.

wh201906 commented 2 years ago

The command format is loaded from config.json now, so the user can try to change this config file if the command format changes.