mirror of
https://github.com/wh201906/Proxmark3GUI.git
synced 2025-03-14 18:44:41 +08:00
V0.2
This commit is contained in:
parent
03bb57ee58
commit
a8b1a4a82e
@ -56,7 +56,7 @@ qnx: target.path = /tmp/$${TARGET}/bin
|
|||||||
else: unix:!android: target.path = /opt/$${TARGET}/bin
|
else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||||
!isEmpty(target.path): INSTALLS += target
|
!isEmpty(target.path): INSTALLS += target
|
||||||
|
|
||||||
VERSION = 0.1.4
|
VERSION = 0.2.0
|
||||||
QMAKE_TARGET_PRODUCT = "Proxmark3GUI"
|
QMAKE_TARGET_PRODUCT = "Proxmark3GUI"
|
||||||
QMAKE_TARGET_DESCRIPTION = "Proxmark3GUI"
|
QMAKE_TARGET_DESCRIPTION = "Proxmark3GUI"
|
||||||
QMAKE_TARGET_COMPANY = "wh201906"
|
QMAKE_TARGET_COMPANY = "wh201906"
|
||||||
|
10
README.md
10
README.md
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
A cross-platform GUI for [Proxmark3](https://github.com/Proxmark/proxmark3) client
|
A cross-platform GUI for [Proxmark3](https://github.com/Proxmark/proxmark3) client
|
||||||
|
|
||||||
[中文](README/doc/README_zh_CN.md)
|
[中文介绍](README/doc/README_zh_CN.md)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
@ -19,6 +19,7 @@ A cross-platform GUI for [Proxmark3](https://github.com/Proxmark/proxmark3) clie
|
|||||||
+ Support binary(.bin .dump) files and text(.eml) files
|
+ Support binary(.bin .dump) files and text(.eml) files
|
||||||
+ Analyze Access Bits
|
+ Analyze Access Bits
|
||||||
+ Support Chinese Magic Card
|
+ Support Chinese Magic Card
|
||||||
|
+ Have basic support for LF commands
|
||||||
+ Customize UI
|
+ Customize UI
|
||||||
+ ...
|
+ ...
|
||||||
|
|
||||||
@ -40,7 +41,7 @@ This GUI is compatible with Iceman/RRG repo(tested on v4.9237)
|
|||||||
|
|
||||||
## About Compiled Windows clients
|
## About Compiled Windows clients
|
||||||
|
|
||||||
A cool guy [Gator96100](https://github.com/Gator96100) creates [ProxSpace](https://github.com/Gator96100/ProxSpace) and makes it possible to compile both the firmware and client on Windows.
|
A cool guy [Gator96100](https://github.com/Gator96100) creates [ProxSpace](https://github.com/Gator96100/ProxSpace) and makes it possible to compile both the firmware and the client on Windows.
|
||||||
Also, he makes the [pre-compiled Windows client](https://www.proxmarkbuilds.org/) so you can download it and run your PM3 client on Windows instantly.
|
Also, he makes the [pre-compiled Windows client](https://www.proxmarkbuilds.org/) so you can download it and run your PM3 client on Windows instantly.
|
||||||
I included his compiled client in my releases so you can use the GUI on the fly, and you can also use the GUI with your prefered client.
|
I included his compiled client in my releases so you can use the GUI on the fly, and you can also use the GUI with your prefered client.
|
||||||
Great thanks to him.
|
Great thanks to him.
|
||||||
@ -64,6 +65,11 @@ Great thanks to him.
|
|||||||
|
|
||||||
## Update Log:
|
## Update Log:
|
||||||
|
|
||||||
|
### V0.2
|
||||||
|
+ Use Dock widget for more flexible layout
|
||||||
|
+ Support basic LF commands
|
||||||
|
+ Fix a bug in RawCommand tab
|
||||||
|
|
||||||
### V0.1.4
|
### V0.1.4
|
||||||
+ Optimize performance
|
+ Optimize performance
|
||||||
+ Optimize UI
|
+ Optimize UI
|
||||||
|
@ -19,7 +19,8 @@
|
|||||||
+ 可以打开二进制/文本格式的扇区数据文件
|
+ 可以打开二进制/文本格式的扇区数据文件
|
||||||
+ 分析访问控制位(Access Bits)
|
+ 分析访问控制位(Access Bits)
|
||||||
+ 支持UID卡操作(UID快速读写,UFUID锁卡)
|
+ 支持UID卡操作(UID快速读写,UFUID锁卡)
|
||||||
+ 自定义UI界面
|
+ 支持部分低频命令
|
||||||
|
+ 自定义UI界面,各选项卡可拆分组合
|
||||||
+ ...
|
+ ...
|
||||||
|
|
||||||
***
|
***
|
||||||
@ -63,6 +64,11 @@ release页面中有含客户端的GUI。这个GUI也可以搭配你自己的客
|
|||||||
|
|
||||||
## 更新日志:
|
## 更新日志:
|
||||||
|
|
||||||
|
### V0.2
|
||||||
|
+ 使用浮动窗口,界面配置更加灵活
|
||||||
|
+ 支持部分低频命令
|
||||||
|
+ 修复原始命令选项卡中的一个Bug
|
||||||
|
|
||||||
### V0.1.4
|
### V0.1.4
|
||||||
+ 优化性能
|
+ 优化性能
|
||||||
+ 优化用户界面
|
+ 优化用户界面
|
||||||
|
@ -13,4 +13,8 @@ Mifare Edit File:
|
|||||||

|

|
||||||
|
|
||||||
Mifare Trailer Decoder:
|
Mifare Trailer Decoder:
|
||||||

|

|
||||||
|
|
||||||
|
Dock Widget:
|
||||||
|

|
||||||
|

|
BIN
README/img/dock1.png
Normal file
BIN
README/img/dock1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 59 KiB |
BIN
README/img/dock2.png
Normal file
BIN
README/img/dock2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
Binary file not shown.
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 44 KiB |
Binary file not shown.
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 50 KiB |
@ -1121,7 +1121,7 @@ or "-p <port> -f"</source>
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ui/mainwindow.cpp" line="1254"/>
|
<location filename="../ui/mainwindow.cpp" line="1256"/>
|
||||||
<source>Actural Freq: </source>
|
<source>Actural Freq: </source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -1137,7 +1137,7 @@ When setting the freq, the "hw setlfdivisor" will also be called.</sou
|
|||||||
<translation>正在运行</translation>
|
<translation>正在运行</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ui/mainwindow.cpp" line="1254"/>
|
<location filename="../ui/mainwindow.cpp" line="1256"/>
|
||||||
<source>Actural Freq: </source>
|
<source>Actural Freq: </source>
|
||||||
<translation>实际频率: </translation>
|
<translation>实际频率: </translation>
|
||||||
</message>
|
</message>
|
||||||
|
@ -1152,6 +1152,8 @@ void MainWindow::setButtonsEnabled(bool st)
|
|||||||
ui->MF_sniffGroupBox->setEnabled(st);
|
ui->MF_sniffGroupBox->setEnabled(st);
|
||||||
ui->Raw_CMDEdit->setEnabled(st);
|
ui->Raw_CMDEdit->setEnabled(st);
|
||||||
ui->Raw_sendCMDButton->setEnabled(st);
|
ui->Raw_sendCMDButton->setEnabled(st);
|
||||||
|
ui->LF_configGroupBox->setEnabled(st);
|
||||||
|
ui->LF_operationGroupBox->setEnabled(st);
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainWindow::on_GroupBox_clicked(bool checked)
|
void MainWindow::on_GroupBox_clicked(bool checked)
|
||||||
|
@ -1567,7 +1567,7 @@ When setting the freq, the "hw setlfdivisor" will also be called.</str
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="groupBox">
|
<widget class="QGroupBox" name="LF_operationGroupBox">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>LF Operation</string>
|
<string>LF Operation</string>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user