wh201906
99bb58adf9
Fix the user input for "Port"
...
Port can be something not listed in the combobox, like
tcp:192.168.xxx.xxx:xxxxx(25 characters)
bt:aa:bb:cc:dd:ee:ff(20 characters)
1 year ago
wh201906
785fde6e2d
Add tutorial for ProxSpace
1 year ago
wh201906
a9b03f081a
Remember different client paths(max num:32)
...
Helpful for me
1 year ago
wh201906
0634e530b6
Use QString::contains()
1 year ago
wh201906
e6be456cfa
Add <client dir> for preload script path
1 year ago
wh201906
aee621c196
V0.2.7
2 years ago
wh201906
b788d6a15f
Misc work in translation
...
Update translations
Fix the translation in t55xxtab
(QTranslator must be created before wigets)
Reduce unnecessary translations
2 years ago
wh201906
92d704bc96
Update README
...
Remove introduction of Iceman/RRG repo
(It is the default repo of this GUI now)
Update build instructions
2 years ago
wh201906
d671266797
Replace replace(xxx, "") with remove(xxx)
2 years ago
wh201906
5a26cd1936
Fix nested setting groups
2 years ago
wh201906
5b84e58ecb
UI: More configurable items
...
Code part
Fonts, opacity and theme are configurable now
Add dark theme for night owls
2 years ago
wh201906
29bac475b5
Add QDarkStyleSheet for Dark/Light theme
...
Stylesheet is from https://github.com/ColinDuquesnoy/QDarkStyleSheet
2 years ago
wh201906
6926b2f170
UI: More configurable items
...
UI part
2 years ago
wh201906
aaf6e52a12
Add URLs for releases and reporting bugs
2 years ago
wh201906
b3001e71b7
Disable disconnection detection on Linux/macOS
2 years ago
wh201906
a7e112f124
Better Trailer Decoder
...
Fix the decoding of isKeyBReadable
Show every Access Bits
Show isKeyBReadable
Add comment for the decoding process
Better UI
Remove unnecessary debug output
2 years ago
wh201906
c2d3248b68
Add --force for hf mf wrbl(v4.15864)
...
Otherwise writing to trailer block and block 0 won't work
2 years ago
wh201906
2723abd260
Update README
...
Add download links from SourceForge
Remove unnecessary steps in macOS building instructions
2 years ago
wh201906
9aff432b1b
Merge branch 'dev'
2 years ago
wh201906
ce973fda96
V0.2.6
...
Update deploy/deploy.py
2 years ago
wh201906
2704b7cfc2
Update translations
2 years ago
wh201906
2b5c94974d
Add support for rrg v4.15864
...
Add key result as comment in config files
Specify card size in hf mf dump/restore
Use regular expression to detect lf config text
Skip the useless waiting when hf mf nested detects the static nonce then
perform staticnested attack
2 years ago
wh201906
d8d9178ce8
Fix PM3 hardware detection
2 years ago
wh201906
9c89df4519
Misc
...
add config file to resource system
move language folder
2 years ago
wh201906
757fdcfc21
Misc
...
select available PM3 hardware port when updating the serial port list
remove extra empty lines in raw command output by replacing
appendPlainText() with insertPlainText() rather than starting the client
with QProcess::Text
2 years ago
wh201906
a9b19f92d6
More hints
...
For serial ports which look like PM3 hardware, show a '*' behind them.
Show message box if the GUI fails to connect to the hardware
2 years ago
wh201906
b2cb1ea8e7
Show current working directory of GUI in Settings
2 years ago
wh201906
da2f6ead6e
Add feedback of failing to start the client
...
plus, make setRequiringOutput() matched in PM3Process::connectPM3()
2 years ago
wh201906
3c6d5e4d82
Update README
2 years ago
wh201906
8105aba254
Merge pull request #33 from rzhq/macos_build
...
added documents for macOS build
2 years ago
rzhq
ebf1980af5
added documents for macOS build
2 years ago
wh201906
fd0f9c081f
Merge pull request #32 from zxkmm/master
...
English translate correction/更正一些英文翻译
2 years ago
wh201906
ef9972d24a
Fix default lf config
2 years ago
zxkmm
8739dde6a2
Update zh_CN.ts
...
corrected typo
2 years ago
zxkmm
2e1e8a0ae5
Update en_US.ts
...
corrected typo
2 years ago
zxkmm
9b206d6828
Update mifare.cpp
...
corrected typo
2 years ago
zxkmm
3b1092304c
Update en_US.ts
2 years ago
zxkmm
924178dffa
Update zh_CN.ts
...
corrected typo
2 years ago
zxkmm
953e686785
Update mifare.cpp
...
corrected typo
2 years ago
wh201906
a2d63b5cdc
Update tutorial
3 years ago
wh201906
9dcd291894
Misc
...
Terminate the child thread properly
Optimize write logic
3 years ago
wh201906
ff3a43a4a6
V0.2.5
3 years ago
wh201906
5a0f0d3e3e
Fix bug #28
...
Add deploy helper(unfinished)
3 years ago
wh201906
d60f636881
Merge branch 'dev'
3 years ago
wh201906
ae932778ce
V0.2.4
3 years ago
wh201906
1e728c891c
EM410x clone support
3 years ago
wh201906
f86cba8d56
New project structure
...
Load translation file in the executable.
3 years ago
wh201906
b319f9fbe1
Fix a UI bug
...
The dock widget will take as much space as it could get now
3 years ago
wh201906
c0afa6bb32
V0.2.3
3 years ago
wh201906
17c40fe941
Merge commit '60f965b' into dev
3 years ago