Commit Graph

73 Commits (ccb07651cc9e26e4675001c112b57d274b35f7b2)

Author SHA1 Message Date
wh201906 f706d59c48 Update UI 4 years ago
wh201906 9e31496131 Fail to support non-ASCII chars in path
Using "chcp" seems to have no effect there
I fix a small bug then
4 years ago
wh201906 a232e4ec83 Fix #15 partially
The path of the start script or the client can contain spaces now(on Windows)
TODO:
Test the issue on Linux and implement the fix if it's needed
Support non-ASCII chars in the path
4 years ago
wh201906 a8b1a4a82e V0.2 4 years ago
wh201906 03bb57ee58 Update translations 4 years ago
wh201906 15538a9892 LF: Support write LF config
When setting LF freq, the "lf config" and "hw setlfdivisor" will both be called.
Change some UI
4 years ago
wh201906 466cd0ecc1 LF: support read LF config 4 years ago
wh201906 019afed198 Add QAction: Dock all windows 4 years ago
wh201906 799e00d66e Replace QTabWidget with QDockWidget
dock it(√)
doki(?)
4 years ago
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 90e4fde882 Fix a bug in RawCommand Tab
Not all of the keys should be redirected.
4 years ago
wh201906 705c8de54c Fix a bug in RawCommand Tab
If a widget is set to NoFocus, then it will not respond to the key Event
4 years ago
wh201906 aa6b93984c A small patch
Support specifying client working directory
Clean all compile warnings
4 years ago
wh201906 4f10e3d75c All functions are compatible to Iceman/RRG fork
Use different foreground color for Trailer block and Block 0
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 a56a503b23 Some slight changes
Add HighDPI support(not tested)
Support Mifare darkside attack
Hide unfinished function tabs
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 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 f8d2bbb206 Fix Trailer Decoder and add write feedback 4 years ago
wh201906 ad10a6e789 Support Choose Trailer block 4 years ago
wh201906 bf8136a7fe Unify all read and write functions 4 years ago
wh201906 6af85bffc0 Remove writeC() and readC(), unify them into _readblk() and _writeblk() 4 years ago
wh201906 44c61a8202 Update translation 4 years ago
wh201906 fbe8a5e51d Fix a small bug 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 ef6ebea568 Support Iceman fork(Command Line only) 4 years ago
wh201906 a935ff9703 Add Trailer Decoder(Uncompleted) 4 years ago
wh201906 02b0c312a4 Rename something 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 cd122b8959 Refactor(Replace isKeyA with KeyType) 4 years ago
wh201906 87dddf4d3d Add block selection 4 years ago
wh201906 b2baaede5d Unfinished 4 years ago
wh201906 7ea9c363fd Fix a small bug 4 years ago
wh201906 3181848e75 Make UI customizable 4 years ago
wh201906 2790afc193 Support Mifare Simulate and Sniff function 4 years ago
wh201906 5816d1b1b6 Complete Mifare module 4 years ago
wh201906 afe2474fe3 Add UI for simulate function 4 years ago
wh201906 0995e529ad Reformat 4 years ago