wh201906
|
03d9c601fc
|
Config fiie for official client
Unfinished
Refactor nested(), info(), chk()
|
3 years ago |
wh201906
|
5a8ab42281
|
External command config file
|
3 years ago |
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()
|
4 years ago |
wh201906
|
fb8e1a6e1b
|
New experimental feature
Keep client active even the PM3 hardware is disconnected
|
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
|
6baa09221e
|
Support chk(), nested() in latest Iceman repo
|
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
|
f2d00ee088
|
Replace QString with const QString&
|
4 years ago |
wh201906
|
a3e6aa787b
|
Check Access Bits when writing to selected blocks
|
4 years ago |
wh201906
|
f8d2bbb206
|
Fix Trailer Decoder and add write feedback
|
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
|
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
|
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
|
eb5fa7ec9a
|
Replace QRegExp with QRegularExpression(Uncompleted)
|
4 years ago |
wh201906
|
02b0c312a4
|
Rename something
|
4 years ago |
wh201906
|
946d0acb01
|
Refactor and Add _readsec()
|
4 years ago |
wh201906
|
a60b28ee66
|
Add Fill keys
|
4 years ago |
wh201906
|
a77985824c
|
Add _readblk() (not tested)
|
4 years ago |
wh201906
|
cd122b8959
|
Refactor(Replace isKeyA with KeyType)
|
4 years ago |
wh201906
|
5816d1b1b6
|
Complete Mifare module
|
5 years ago |
wh201906
|
afe2474fe3
|
Add UI for simulate function
|
5 years ago |
wh201906
|
b44488fbed
|
Support read/write data in emulator
|
5 years ago |
wh201906
|
a65bcffffd
|
Refactor file reading function
|
5 years ago |
wh201906
|
e34c36e572
|
Complete Chinese Magic Card module
|
5 years ago |
wh201906
|
383eaff2a5
|
Support editing data and key manually
|
5 years ago |
wh201906
|
c74cdee924
|
Support save data file and key file
|
5 years ago |
wh201906
|
6080ac7d7c
|
Add key2data and data2key function
|
5 years ago |
wh201906
|
c97c550439
|
Support load data file and key file
|
5 years ago |
wh201906
|
6765a84a80
|
little tiny fix
|
5 years ago |
wh201906
|
d793c41aa5
|
Support backdoor command for Chinese Magic Card(GEN 1a)
|
5 years ago |
wh201906
|
41015fd1fe
|
Support Mifare MINI, 1k, 2k and 4k card
|
5 years ago |
wh201906
|
05d44604a4
|
Use regex to process output
|
5 years ago |
wh201906
|
ac7f1b33dd
|
Increase read speed(replace rdbl with rdsc)
|
5 years ago |
wh201906
|
b2fa97ff18
|
Store keys and data into class Mifare
|
5 years ago |
wh201906
|
0be1eb5041
|
Complete the Mifare_Attack and Mifare_Read/Write functions
|
5 years ago |
wh201906
|
abfc940dc8
|
Refactor(nothing changed actually)
|
5 years ago |
wh201906
|
a6302f8fa8
|
Optimize with multithread
|
5 years ago |
wh201906
|
ed1e9cb1d6
|
Refactor project structure
|
5 years ago |