mirror of
https://github.com/wh201906/Proxmark3GUI.git
synced 2026-09-09 22:55:24 +08:00
Better Trailer Decoder
Fix the decoding of isKeyBReadable Show every Access Bits Show isKeyBReadable Add comment for the decoding process Better UI Remove unnecessary debug output
This commit is contained in:
@@ -33,7 +33,7 @@ private:
|
||||
QRegularExpressionValidator* validator;
|
||||
QButtonGroup* sizeGroup;
|
||||
void setTableItem(QTableWidget *widget, int row, int column, Mifare::AccessType accessType);
|
||||
|
||||
void showCBits();
|
||||
};
|
||||
|
||||
#endif // MF_TRAILERDECODERDIALOG_H
|
||||
|
||||
Reference in New Issue
Block a user