Commit Graph

211 Commits (master)
 

Author SHA1 Message Date
wh201906 e2fb18970e
V0.2.8 11 months ago
wh201906 184a9ed5f2
Fix saving/loading trace(sniff) files
Fix file extension for RRG repo
Fix overwriting existing file
Add support for RRG v4.16717(path in prefs)
11 months ago
wh201906 0738aff2bf
Check 125k/134k radiobutton when getting lf config 11 months ago
wh201906 d466e5536b
Show more information when running card info 11 months ago
wh201906 b9da3e9209
Add support for RRG v4.16717
Change the order and the default option of config files
11 months ago
wh201906 ee7aeda91e
Fix a bug in finding client
In commit e6be456cfa, I uses QFileInfo::exists() to check if the client
exists. However, it doesn't work for client with extensions in
environment variable %PATHEXT% when specifying the path without
extension
11 months ago
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)
11 months ago
wh201906 785fde6e2d
Add tutorial for ProxSpace 11 months ago
wh201906 a9b03f081a
Remember different client paths(max num:32)
Helpful for me
11 months ago
wh201906 0634e530b6
Use QString::contains() 11 months ago
wh201906 e6be456cfa
Add <client dir> for preload script path 11 months ago
wh201906 aee621c196
V0.2.7 1 year ago
wh201906 b788d6a15f
Misc work in translation
Update translations
Fix the translation in t55xxtab
(QTranslator must be created before wigets)
Reduce unnecessary translations
1 year ago
wh201906 92d704bc96
Update README
Remove introduction of Iceman/RRG repo
(It is the default repo of this GUI now)
Update build instructions
1 year ago
wh201906 d671266797
Replace replace(xxx, "") with remove(xxx) 1 year ago
wh201906 5a26cd1936
Fix nested setting groups 1 year ago
wh201906 5b84e58ecb
UI: More configurable items
Code part
Fonts, opacity and theme are configurable now
Add dark theme for night owls
1 year ago
wh201906 29bac475b5
Add QDarkStyleSheet for Dark/Light theme
Stylesheet is from https://github.com/ColinDuquesnoy/QDarkStyleSheet
1 year ago
wh201906 6926b2f170
UI: More configurable items
UI part
1 year ago
wh201906 aaf6e52a12 Add URLs for releases and reporting bugs 1 year ago
wh201906 b3001e71b7
Disable disconnection detection on Linux/macOS 1 year 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
1 year ago
wh201906 c2d3248b68
Add --force for hf mf wrbl(v4.15864)
Otherwise writing to trailer block and block 0 won't work
1 year ago
wh201906 2723abd260
Update README
Add download links from SourceForge
Remove unnecessary steps in macOS building instructions
1 year ago
wh201906 9aff432b1b
Merge branch 'dev' 1 year ago
wh201906 ce973fda96
V0.2.6
Update deploy/deploy.py
1 year ago
wh201906 2704b7cfc2
Update translations 1 year 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
1 year ago
wh201906 d8d9178ce8
Fix PM3 hardware detection 1 year ago
wh201906 9c89df4519
Misc
add config file to resource system
move language folder
1 year 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
1 year 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
1 year ago
wh201906 b2cb1ea8e7
Show current working directory of GUI in Settings 1 year ago
wh201906 da2f6ead6e
Add feedback of failing to start the client
plus, make setRequiringOutput() matched in PM3Process::connectPM3()
1 year 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 2 years ago
wh201906 9dcd291894 Misc
Terminate the child thread properly
Optimize write logic
2 years ago
wh201906 ff3a43a4a6 V0.2.5 2 years ago
wh201906 5a0f0d3e3e Fix bug #28
Add deploy helper(unfinished)
2 years ago
wh201906 d60f636881 Merge branch 'dev' 2 years ago