File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,9 @@ Great thanks to him.
7070
7171## Update Log:
7272
73+ ### V0.2.4
74+ + Clone EM410x card to T55xx card
75+
7376### V0.2.3
7477+ Fix bug [ #27 ] ( https://github.com/wh201906/Proxmark3GUI/issues/27 )
7578+ Try to support Non-ASCII path
Original file line number Diff line number Diff line change @@ -67,6 +67,9 @@ release页面中有含客户端的GUI。这个GUI也可以搭配你自己的客
6767***
6868## 更新日志:
6969
70+ ### V0.2.4
71+ + 复制EM410x卡(一种常见的低频ID卡)
72+
7073### V0.2.3
7174+ 修复 [ #27 ] ( https://github.com/wh201906/Proxmark3GUI/issues/27 )
7275+ 尝试支持中文启动路径
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ qnx: target.path = /tmp/$${TARGET}/bin
5959else: unix :!android: target.path = /opt/ $${TARGET }/bin
6060!isEmpty (target.path ): INSTALLS += target
6161
62- VERSION = 0.2.3
62+ VERSION = 0.2.4
6363QMAKE_TARGET_PRODUCT = " Proxmark3GUI"
6464QMAKE_TARGET_DESCRIPTION = " Proxmark3GUI"
6565QMAKE_TARGET_COMPANY = " wh201906"
You can’t perform that action at this time.
0 commit comments