Commit Graph

23 Commits (ae9e4d1a4fc16cc31d3bdd6b47a0d50d24a4a8e7)

Author SHA1 Message Date
wh201906 ae9e4d1a4f LF: support read(), sniff(), search() and tune() 4 years ago
wh201906 c3aafc3d31 Fix a bug in disconnect() 4 years ago
wh201906 fb8e1a6e1b New experimental feature
Keep client active even the PM3 hardware is disconnected
4 years ago
wh201906 aa6b93984c A small patch
Support specifying client working directory
Clean all compile warnings
4 years ago
wh201906 63f3424871 Support wipe(), lockUFUID(), setUIDParameter(),
in latest Iceman repo
Fix a error in keyPattern
Test all R/W functions in Iceman client and Official client
4 years ago
wh201906 24a6e1869b Support hardnested(), darkside(), readblk(),
readsec() in latest Iceman repo
4 years ago
wh201906 6baa09221e Support chk(), nested() in latest Iceman repo 4 years ago
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 2f38d3c8c5 Support choose history command by Key_Up and Key_Down 4 years ago
wh201906 f2d00ee088 Replace QString with const QString& 4 years ago
wh201906 862f0775f8 Shorten the waitTime for execCMDWithOutput() 4 years ago
wh201906 a7985c5c89 Stop the running command after disconnected 4 years ago
wh201906 d15b8e21fc Iceman support: info(), chk(), nested() 4 years ago
wh201906 eb5fa7ec9a Replace QRegExp with QRegularExpression(Uncompleted) 4 years ago
wh201906 ef6ebea568 Support Iceman fork(Command Line only) 4 years ago
wh201906 43752bd5e4 Small fix 4 years ago
wh201906 a77985824c Add _readblk() (not tested) 4 years ago
wh201906 b2fa97ff18 Store keys and data into class Mifare 4 years ago
wh201906 abfc940dc8 Refactor(nothing changed actually) 4 years ago
wh201906 a6302f8fa8 Optimize with multithread 4 years ago
wh201906 ed1e9cb1d6 Refactor project structure 4 years ago