Commit Graph

38 Commits (6e5f654cc578d745adb737c81eaeaa619ea65534)

Author SHA1 Message Date
wh201906 6e5f654cc5 Support running a external script before client start,
to configure the environment variables

Optimize stop(reconnect) logic
Search valid ports automatically
Update translations
4 years ago
wh201906 83445c7eef Add new features
Support change language in Settings
Support customized start arguments
Strech data section in MF_dataWidget and key section in MF_keyWidget
4 years ago
wh201906 5330ed8d14 Some changes
Refactor execCMDWithOutput
Add UI for advanced settings
Add stop button(reconnect)
Update translations
4 years ago
wh201906 a56a503b23 Some slight changes
Add HighDPI support(not tested)
Support Mifare darkside attack
Hide unfinished function tabs
4 years ago
wh201906 3c3944d150 Slight change 4 years ago
wh201906 73533608e6 Add some useless UI 4 years ago
wh201906 2f38d3c8c5 Support choose history command by Key_Up and Key_Down 4 years ago
wh201906 ad10a6e789 Support Choose Trailer block 4 years ago
wh201906 bf8136a7fe Unify all read and write functions 4 years ago
wh201906 44c61a8202 Update translation 4 years ago
wh201906 41bbcd2c4a Support write selected blocks and fix a bug 4 years ago
wh201906 4dba7882e5 Support read selected blocks 4 years ago
wh201906 7e4dedeff1 Save client path automatically 4 years ago
wh201906 eb5fa7ec9a Replace QRegExp with QRegularExpression(Uncompleted) 4 years ago
wh201906 a935ff9703 Add Trailer Decoder(Uncompleted) 4 years ago
wh201906 946d0acb01 Refactor and Add _readsec() 4 years ago
wh201906 a60b28ee66 Add Fill keys 4 years ago
wh201906 43752bd5e4 Small fix 4 years ago
wh201906 87dddf4d3d Add block selection 4 years ago
wh201906 b2baaede5d Unfinished 4 years ago
wh201906 3181848e75 Make UI customizable 4 years ago
wh201906 2790afc193 Support Mifare Simulate and Sniff function 4 years ago
wh201906 b44488fbed Support read/write data in emulator 4 years ago
wh201906 0f2cca9a98 Update translation 4 years ago
wh201906 526bd89873 Add running state 4 years ago
wh201906 2b8e31e452 Support dragging files 4 years ago
wh201906 e34c36e572 Complete Chinese Magic Card module 4 years ago
wh201906 383eaff2a5 Support editing data and key manually 4 years ago
wh201906 c97c550439 Support load data file and key file 4 years ago
wh201906 767a651735 Add support for multilanguage 4 years ago
wh201906 d793c41aa5 Support backdoor command for Chinese Magic Card(GEN 1a) 4 years ago
wh201906 41015fd1fe Support Mifare MINI, 1k, 2k and 4k card 4 years ago
wh201906 05d44604a4 Use regex to process output 4 years ago
wh201906 23eb3f8ab3 Redesign UI 4 years ago
wh201906 b6be875261 Redesign UI 4 years ago
wh201906 a325e3b670 Replace the default font with monospaced font(Courier) 4 years ago
wh201906 a6302f8fa8 Optimize with multithread 4 years ago
wh201906 ed1e9cb1d6 Refactor project structure 4 years ago