wh201906
c277844cf4
Make SkipEmptyParts compatible with older Qt
...
Fix #25
2021-09-21 11:13:32 +08:00
wh201906
24adc08d84
LF config file
2021-09-20 15:32:00 +08:00
wh201906
85ea3fd744
Config file
...
_readsec(), hardnested(), _writeblk(), lockC(), setParameterC()
2021-09-19 21:00:23 +08:00
wh201906
d0bc6808d0
Config file for official client
...
Unfinished
Refactor darkside() _readblk(), loadSniff(), saveSniff()
Add extra waiting time when handling temp file of load/saveSniff()
2021-09-19 01:10:12 +08:00
wh201906
03d9c601fc
Config fiie for official client
...
Unfinished
Refactor nested(), info(), chk()
2021-09-18 02:03:05 +08:00
wh201906
5a8ab42281
External command config file
2021-09-17 15:25:03 +08:00
wh201906
12a0837c50
Fix a bug
...
Trying to fix #22
Open client with QProcess::Text for proper newline character(s)
On Raspbian, the isBusy() function will always return false, even the serial port is actually connected.
2021-09-05 21:35:03 +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
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
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
fb8e1a6e1b
New experimental feature
...
Keep client active even the PM3 hardware is disconnected
2021-02-21 23:00:07 +08:00
wh201906
aa6b93984c
A small patch
...
Support specifying client working directory
Clean all compile warnings
2021-02-17 01:26:14 +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
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
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
a3e6aa787b
Check Access Bits when writing to selected blocks
2020-08-11 11:30:33 +08:00
wh201906
f8d2bbb206
Fix Trailer Decoder and add write feedback
2020-08-09 10:32:48 +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
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
25d7886f2a
Refactor _readsec() and readAll()
2020-08-07 17:30:48 +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
fe8f8b2d51
Refactor _readblk() and _readsec()
2020-08-06 00:38:44 +08:00
wh201906
d15b8e21fc
Iceman support: info(), chk(), nested()
2020-08-05 23:55:14 +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
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
a77985824c
Add _readblk() (not tested)
2020-08-01 21:30:55 +08:00
wh201906
cd122b8959
Refactor(Replace isKeyA with KeyType)
2020-07-29 22:02:49 +08:00
wh201906
b2baaede5d
Unfinished
2020-06-26 23:48:08 +08:00
wh201906
241b0cdc29
Optimize writeAll()
2020-06-26 22:35:39 +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
a65bcffffd
Refactor file reading function
2020-04-29 17:12:35 +08:00