wh201906 / Proxmark3GUI

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

Cannot read sector data in Release V0.2-win-RRGclient.7z | V0.2-win-RRGclient.7z中无法读取扇区数据 #16

Closed wh201906 closed 3 years ago

wh201906 commented 3 years ago

See the 17th post in http://www.proxmark.org/forum/viewtopic.php?pid=42123 I used "isOk" as a flag to detect whether the sector data can be read. However, in the newer RRG client, the "isOk" doesn't appear in the output. So I need another way to detect whether "hf mf rdsc" returns the correct data.

wh201906 commented 3 years ago

Fixed in V0.2.1