Commit Graph

29 Commits (4dba7882e50192f9c2fe1042baa875d14ea1bedd)

Author SHA1 Message Date
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 4 years ago
wh201906 afe2474fe3 Add UI for simulate function 4 years ago
wh201906 b44488fbed Support read/write data in emulator 4 years ago
wh201906 a65bcffffd Refactor file reading function 4 years ago
wh201906 e34c36e572 Complete Chinese Magic Card module 4 years ago
wh201906 383eaff2a5 Support editing data and key manually 4 years ago
wh201906 c74cdee924 Support save data file and key file 4 years ago
wh201906 6080ac7d7c Add key2data and data2key function 4 years ago
wh201906 c97c550439 Support load data file and key file 4 years ago
wh201906 6765a84a80 little tiny fix 4 years ago
wh201906 d793c41aa5 Support backdoor command for Chinese Magic Card(GEN 1a) 4 years ago
wh201906 41015fd1fe Support Mifare MINI, 1k, 2k and 4k card 4 years ago
wh201906 05d44604a4 Use regex to process output 4 years ago
wh201906 ac7f1b33dd Increase read speed(replace rdbl with rdsc) 4 years ago
wh201906 b2fa97ff18 Store keys and data into class Mifare 4 years ago
wh201906 0be1eb5041 Complete the Mifare_Attack and Mifare_Read/Write functions 4 years ago
wh201906 abfc940dc8 Refactor(nothing changed actually) 4 years ago
wh201906 a6302f8fa8 Optimize with multithread 4 years ago
wh201906 ed1e9cb1d6 Refactor project structure 4 years ago