wh201906
|
aa6b93984c
|
A small patch
Support specifying client working directory
Clean all compile warnings
|
4 years ago |
wh201906
|
7f96c061dc
|
Merge pull request #14 from wh201906/dev
V0.1.4
|
4 years ago |
wh201906
|
b8c4e8e339
|
V0.1.4
|
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
|
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
|
a56a503b23
|
Some slight changes
Add HighDPI support(not tested)
Support Mifare darkside attack
Hide unfinished function tabs
|
4 years ago |
wh201906
|
77d8049738
|
Merge pull request #13 from wh201906/master
Replace textChanged() with valueChanged(). This fixes #9
|
4 years ago |
wh201906
|
bf9b3fb076
|
Merge branch 'dev' into master
|
4 years ago |
wh201906
|
6d3dd5056c
|
Replace textChanged() with valueChanged(). This fixes #9
|
4 years ago |
wh201906
|
e687cc39fd
|
Merge pull request #12 from wh201906/master
Update translation
|
4 years ago |
wh201906
|
3c3944d150
|
Slight change
|
4 years ago |
wh201906
|
091b4f63d1
|
Merge pull request #11 from ruling/master
Update zh_CN.ts
|
4 years ago |
wh201906
|
0c4220c9a5
|
Change some translation
|
4 years ago |
Ruling
|
986e9aacfe
|
Correct some Chinese Translation
Correct some Chinese Translation
|
4 years ago |
Ruling
|
ce262db52c
|
Update zh_CN.ts
|
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
|
a3e6aa787b
|
Check Access Bits when writing to selected blocks
|
4 years ago |
wh201906
|
1c273a6527
|
Update preview for Trailer Decoder
|
4 years ago |
wh201906
|
3f899845b7
|
Update README
|
4 years ago |
wh201906
|
475580c342
|
Merge pull request #5 from wh201906/dev
V0.1.3
|
4 years ago |
wh201906
|
3a577bdd32
|
V0.1.3
|
4 years ago |
wh201906
|
f8d2bbb206
|
Fix Trailer Decoder and add write feedback
|
4 years ago |
wh201906
|
d6beafe175
|
Merge pull request #4 from wh201906/dev
V0.1.2
|
4 years ago |
wh201906
|
f881a05fa3
|
V0.1.2
|
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
|
3751349004
|
Update Introducton
|
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
|
25d7886f2a
|
Refactor _readsec() and readAll()
|
4 years ago |
wh201906
|
7e4dedeff1
|
Save client path automatically
|
4 years ago |
wh201906
|
7dfabb60e9
|
Support encode Access Bits(in the Trailer Decoder)
|
4 years ago |
wh201906
|
46b3912e82
|
Refactor
|
4 years ago |
wh201906
|
fe8f8b2d51
|
Refactor _readblk() and _readsec()
|
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
|
6f860111df
|
Complete Trailer Decoder(without test)
|
4 years ago |