wh201906
02a8fe03e3
Fix a bug
...
#21
2021-08-07 11:21:19 +08:00
wh201906
3523c1eace
Fix a bug
...
#20
I got a wrong tutorial saying that I should use xxx.ts on Linux
2021-08-05 11:57:35 +08:00
wh201906
bac6207634
V0.2.1
V0.2.1
2021-03-16 11:23:01 +08:00
wh201906
ccb07651cc
Mifare: Optimize read logic
...
Fix bug #16 mentioned in http://www.proxmark.org/forum/viewtopic.php?pid=42123 (see the 17th post)
This is caused by the output change in RRG repo
Optimize _readsec() logic
Implement getTrailerBlockId()
2021-03-16 11:06:26 +08:00
wh201906
f706d59c48
Update UI
2021-03-15 11:29:17 +08:00
wh201906
9e31496131
Fail to support non-ASCII chars in path
...
Using "chcp" seems to have no effect there
I fix a small bug then
2021-03-12 11:59:51 +08:00
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
2021-03-11 00:46:56 +08:00
wh201906
1bec73d1ad
T55xx: Add some useless UI
2021-03-08 23:02:16 +08:00
wh201906
a8b1a4a82e
V0.2
V0.2
2021-02-23 20:40:55 +08:00
wh201906
03bb57ee58
Update translations
2021-02-23 19:47:36 +08:00
wh201906
15538a9892
LF: Support write LF config
...
When setting LF freq, the "lf config" and "hw setlfdivisor" will both be called.
Change some UI
2021-02-23 18:14:59 +08:00
wh201906
466cd0ecc1
LF: support read LF config
2021-02-23 16:35:58 +08:00
wh201906
019afed198
Add QAction: Dock all windows
2021-02-22 22:20:49 +08:00
wh201906
799e00d66e
Replace QTabWidget with QDockWidget
...
dock it(√)
doki(?)
2021-02-22 15:57:32 +08:00
wh201906
ae9e4d1a4f
LF: support read(), sniff(), search() and tune()
2021-02-22 13:55:45 +08:00
wh201906
c3aafc3d31
Fix a bug in disconnect()
2021-02-22 12:47:55 +08:00
wh201906
fb8e1a6e1b
New experimental feature
...
Keep client active even the PM3 hardware is disconnected
2021-02-21 23:00:07 +08:00
wh201906
90e4fde882
Fix a bug in RawCommand Tab
...
Not all of the keys should be redirected.
2021-02-21 21:30:22 +08:00
wh201906
705c8de54c
Fix a bug in RawCommand Tab
...
If a widget is set to NoFocus, then it will not respond to the key Event
2021-02-20 20:51:26 +08:00
wh201906
aa6b93984c
A small patch
...
Support specifying client working directory
Clean all compile warnings
V0.1.4
2021-02-17 01:26:14 +08:00
wh201906
7f96c061dc
Merge pull request #14 from wh201906/dev
...
V0.1.4
2021-02-16 14:28:50 +08:00
wh201906
b8c4e8e339
V0.1.4
2021-02-16 14:25:20 +08:00
wh201906
4f10e3d75c
All functions are compatible to Iceman/RRG fork
...
Use different foreground color for Trailer block and Block 0
2021-02-16 13:52:04 +08:00
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
2021-02-16 01:17:50 +08:00
wh201906
24a6e1869b
Support hardnested(), darkside(), readblk(),
...
readsec() in latest Iceman repo
2021-02-15 23:46:05 +08:00
wh201906
6baa09221e
Support chk(), nested() in latest Iceman repo
2021-02-15 23:00:02 +08:00
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
2021-02-15 18:38:34 +08:00
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
2021-02-14 22:47:56 +08:00
wh201906
5330ed8d14
Some changes
...
Refactor execCMDWithOutput
Add UI for advanced settings
Add stop button(reconnect)
Update translations
2021-02-13 23:58:11 +08:00
wh201906
a56a503b23
Some slight changes
...
Add HighDPI support(not tested)
Support Mifare darkside attack
Hide unfinished function tabs
2021-02-12 23:48:25 +08:00
wh201906
77d8049738
Merge pull request #13 from wh201906/master
...
Replace textChanged() with valueChanged(). This fixes #9
2020-11-04 15:12:39 +08:00
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
e687cc39fd
Merge pull request #12 from wh201906/master
...
Update translation
2020-11-01 22:46:33 +08:00
wh201906
3c3944d150
Slight change
2020-11-01 22:43:46 +08:00
wh201906
091b4f63d1
Merge pull request #11 from ruling/master
...
Update zh_CN.ts
2020-11-01 18:17:56 +08:00
wh201906
0c4220c9a5
Change some translation
2020-10-31 18:19:06 +08:00
Ruling
986e9aacfe
Correct some Chinese Translation
...
Correct some Chinese Translation
2020-10-30 12:58:11 +08:00
Ruling
ce262db52c
Update zh_CN.ts
2020-10-27 11:31:33 +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
a3e6aa787b
Check Access Bits when writing to selected blocks
2020-08-11 11:30:33 +08:00
wh201906
1c273a6527
Update preview for Trailer Decoder
2020-08-10 10:37:09 +08:00
wh201906
3f899845b7
Update README
2020-08-09 11:16:45 +08:00
wh201906
475580c342
Merge pull request #5 from wh201906/dev
...
V0.1.3
2020-08-09 10:34:54 +08:00
wh201906
3a577bdd32
V0.1.3
V0.1.3
2020-08-09 10:33:15 +08:00
wh201906
f8d2bbb206
Fix Trailer Decoder and add write feedback
2020-08-09 10:32:48 +08:00