wh201906
|
bf9b3fb076
|
Merge branch 'dev' into master
|
2020-11-04 15:12:18 +08:00 |
|
wh201906
|
6d3dd5056c
|
Replace textChanged() with valueChanged(). This fixes #9
|
2020-11-04 15:09:28 +08:00 |
|
wh201906
|
3c3944d150
|
Slight change
|
2020-11-01 22:43:46 +08:00 |
|
wh201906
|
73533608e6
|
Add some useless UI
|
2020-08-14 00:46:07 +08:00 |
|
wh201906
|
2f38d3c8c5
|
Support choose history command by Key_Up and Key_Down
|
2020-08-13 16:39:04 +08:00 |
|
wh201906
|
f2d00ee088
|
Replace QString with const QString&
|
2020-08-13 09:30:47 +08:00 |
|
wh201906
|
862f0775f8
|
Shorten the waitTime for execCMDWithOutput()
|
2020-08-12 12:30:15 +08:00 |
|
wh201906
|
a7985c5c89
|
Stop the running command after disconnected
|
2020-08-11 11:51:27 +08:00 |
|
wh201906
|
f8d2bbb206
|
Fix Trailer Decoder and add write feedback
|
2020-08-09 10:32:48 +08:00 |
|
wh201906
|
ad10a6e789
|
Support Choose Trailer block
|
2020-08-08 21:49:43 +08:00 |
|
wh201906
|
bf8136a7fe
|
Unify all read and write functions
|
2020-08-08 21:04:09 +08:00 |
|
wh201906
|
6af85bffc0
|
Remove writeC() and readC(), unify them into _readblk() and _writeblk()
|
2020-08-08 17:41:08 +08:00 |
|
wh201906
|
44c61a8202
|
Update translation
|
2020-08-08 12:10:44 +08:00 |
|
wh201906
|
fbe8a5e51d
|
Fix a small bug
|
2020-08-08 11:23:17 +08:00 |
|
wh201906
|
41bbcd2c4a
|
Support write selected blocks and fix a bug
|
2020-08-08 00:19:37 +08:00 |
|
wh201906
|
4dba7882e5
|
Support read selected blocks
|
2020-08-07 23:51:24 +08:00 |
|
wh201906
|
7e4dedeff1
|
Save client path automatically
|
2020-08-07 15:28:17 +08:00 |
|
wh201906
|
7dfabb60e9
|
Support encode Access Bits(in the Trailer Decoder)
|
2020-08-06 14:53:49 +08:00 |
|
wh201906
|
46b3912e82
|
Refactor
|
2020-08-06 11:19:56 +08:00 |
|
wh201906
|
eb5fa7ec9a
|
Replace QRegExp with QRegularExpression(Uncompleted)
|
2020-08-05 22:46:41 +08:00 |
|
wh201906
|
ef6ebea568
|
Support Iceman fork(Command Line only)
|
2020-08-05 19:08:02 +08:00 |
|
wh201906
|
6f860111df
|
Complete Trailer Decoder(without test)
|
2020-08-05 00:45:54 +08:00 |
|
wh201906
|
a935ff9703
|
Add Trailer Decoder(Uncompleted)
|
2020-08-04 23:33:14 +08:00 |
|
wh201906
|
02b0c312a4
|
Rename something
|
2020-08-04 16:05:21 +08:00 |
|
wh201906
|
946d0acb01
|
Refactor and Add _readsec()
|
2020-08-04 13:44:20 +08:00 |
|
wh201906
|
a60b28ee66
|
Add Fill keys
|
2020-08-01 22:04:30 +08:00 |
|
wh201906
|
43752bd5e4
|
Small fix
|
2020-08-01 21:48:59 +08:00 |
|
wh201906
|
cd122b8959
|
Refactor(Replace isKeyA with KeyType)
|
2020-07-29 22:02:49 +08:00 |
|
wh201906
|
87dddf4d3d
|
Add block selection
|
2020-06-27 14:02:58 +08:00 |
|
wh201906
|
b2baaede5d
|
Unfinished
|
2020-06-26 23:48:08 +08:00 |
|
wh201906
|
7ea9c363fd
|
Fix a small bug
|
2020-06-26 22:39:46 +08:00 |
|
wh201906
|
3181848e75
|
Make UI customizable
|
2020-06-13 01:27:59 +08:00 |
|
wh201906
|
2790afc193
|
Support Mifare Simulate and Sniff function
|
2020-05-09 23:43:10 +08:00 |
|
wh201906
|
5816d1b1b6
|
Complete Mifare module
|
2020-05-03 23:40:09 +08:00 |
|
wh201906
|
fe8b9d6161
|
Complete Mifare Simulate function
|
2020-05-03 00:14:49 +08:00 |
|
wh201906
|
afe2474fe3
|
Add UI for simulate function
|
2020-05-01 23:37:23 +08:00 |
|
wh201906
|
0995e529ad
|
Reformat
|
2020-04-30 21:00:57 +08:00 |
|
wh201906
|
b44488fbed
|
Support read/write data in emulator
|
2020-04-30 20:32:43 +08:00 |
|
wh201906
|
bec81e6c7d
|
V0.1
|
2020-04-29 20:49:23 +08:00 |
|
wh201906
|
0f2cca9a98
|
Update translation
|
2020-04-29 19:05:05 +08:00 |
|
wh201906
|
526bd89873
|
Add running state
|
2020-04-29 17:50:52 +08:00 |
|
wh201906
|
a65bcffffd
|
Refactor file reading function
|
2020-04-29 17:12:35 +08:00 |
|
wh201906
|
2b8e31e452
|
Support dragging files
|
2020-04-29 16:30:27 +08:00 |
|
wh201906
|
e34c36e572
|
Complete Chinese Magic Card module
|
2020-04-29 14:47:40 +08:00 |
|
wh201906
|
383eaff2a5
|
Support editing data and key manually
|
2020-04-28 19:54:05 +08:00 |
|
wh201906
|
c74cdee924
|
Support save data file and key file
|
2020-04-27 23:57:21 +08:00 |
|
wh201906
|
6080ac7d7c
|
Add key2data and data2key function
|
2020-04-26 21:50:55 +08:00 |
|
wh201906
|
c97c550439
|
Support load data file and key file
|
2020-04-26 21:15:08 +08:00 |
|
wh201906
|
6765a84a80
|
little tiny fix
|
2020-04-25 18:30:45 +08:00 |
|
wh201906
|
767a651735
|
Add support for multilanguage
|
2020-04-25 18:15:00 +08:00 |
|