Commit graph

26 commits

Author SHA1 Message Date
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
wh201906
e34c36e572 Complete Chinese Magic Card module 2020-04-29 14:47:40 +08:00
wh201906
383eaff2a5 Support editing data and key manually 2020-04-28 19:54:05 +08:00
wh201906
c74cdee924 Support save data file and key file 2020-04-27 23:57:21 +08:00
wh201906
6080ac7d7c Add key2data and data2key function 2020-04-26 21:50:55 +08:00
wh201906
c97c550439 Support load data file and key file 2020-04-26 21:15:08 +08:00
wh201906
6765a84a80 little tiny fix 2020-04-25 18:30:45 +08:00
wh201906
767a651735 Add support for multilanguage 2020-04-25 18:15:00 +08:00
wh201906
d793c41aa5 Support backdoor command for Chinese Magic Card(GEN 1a) 2020-04-25 00:57:28 +08:00
wh201906
41015fd1fe Support Mifare MINI, 1k, 2k and 4k card 2020-04-24 22:11:35 +08:00
wh201906
05d44604a4 Use regex to process output 2020-04-24 16:25:52 +08:00
wh201906
ac7f1b33dd Increase read speed(replace rdbl with rdsc) 2020-04-23 23:54:51 +08:00
wh201906
b2fa97ff18 Store keys and data into class Mifare 2020-04-23 17:50:20 +08:00
wh201906
0be1eb5041 Complete the Mifare_Attack and Mifare_Read/Write functions 2020-04-22 23:35:24 +08:00
wh201906
abfc940dc8 Refactor(nothing changed actually) 2020-04-22 23:13:00 +08:00
wh201906
a6302f8fa8 Optimize with multithread 2020-04-22 21:14:33 +08:00
wh201906
ed1e9cb1d6 Refactor project structure 2020-04-22 16:42:58 +08:00