Commit graph

52 commits

Author SHA1 Message Date
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
5f1df6782a
Merge pull request #2 from wh201906/dev
V0.1
2020-04-29 20:53:16 +08:00
wh201906
bec81e6c7d V0.1 2020-04-29 20:49:23 +08:00
wh201906
0f2cca9a98 Update translation 2020-04-29 19:05:05 +08:00
wh201906
526bd89873 Add running state 2020-04-29 17:50:52 +08:00
wh201906
a65bcffffd Refactor file reading function 2020-04-29 17:12:35 +08:00
wh201906
2b8e31e452 Support dragging files 2020-04-29 16:30:27 +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
23eb3f8ab3 Redesign UI 2020-04-24 00:36:33 +08:00
wh201906
ac7f1b33dd Increase read speed(replace rdbl with rdsc) 2020-04-23 23:54:51 +08:00
wh201906
b6be875261 Redesign UI 2020-04-23 20:46:27 +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
a325e3b670 Replace the default font with monospaced font(Courier) 2020-04-22 21:34:28 +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
wh201906
a6a699d33c Make execCmd() adapted to QThread 2020-04-22 16:00:56 +08:00
wh201906
5c5fb84811 Delete command help view(It's hard for me to resolve the -help output now) 2020-04-21 19:28:38 +08:00
wh201906
6b8e98b735 Refactor the basic connect function(using QThread) 2020-04-21 19:12:44 +08:00
wh201906
80a8db540f Optimize the read logic and complete PM3 connection state 2020-04-18 02:01:42 +08:00
wh201906
b540741b1a Optimize ReadAll function(fill the KeyA and KeyB automatically) 2020-04-17 02:24:45 +08:00
wh201906
fd009745f9 Update README.md 2020-04-16 12:58:18 +08:00
wh201906
fc91bfee2c Add MF_ReadBlock/WriteBlock function 2020-04-16 01:03:53 +08:00
wh201906
c25e2f9e4a Add MF_ReadAll function 2020-04-16 00:39:10 +08:00
wh201906
1d8d931752 Add hardnested dialog 2020-04-15 00:38:43 +08:00
wh201906
b3fd3ba378 Match widgets to their slots, add status bar 2020-04-13 15:54:37 +08:00
wh201906
01e6a134cd Merge branch 'dev' of github.com:wh201906/Proxmark3GUI into dev
just for sync
2020-04-12 23:41:32 +08:00
wh201906
15a1950a23 Refactor ui(complete the mifare tab and rename some widgets) 2020-04-12 23:31:52 +08:00
wh201906
037731de64
Merge pull request #1 from wh201906/master
just for sync
2020-04-12 00:08:31 +08:00
wh201906
4aa5654ffd Try to process the origin output(in hf mf nested) 2020-04-11 23:59:16 +08:00
wh201906
5d793eb764 Try to process the origin output(in hf mf chk) 2020-04-11 23:53:06 +08:00
wh201906
d9e993be9a
Create LICENSE 2020-04-09 09:18:34 +08:00
wh201906
d2689c333c refactor 2020-04-09 09:10:47 +08:00
wh201906
e09fdf1b9b add command history 2020-04-08 18:18:53 +08:00
wh201906
643c298662 dev commit 2020-04-07 23:57:56 +08:00
wh201906
d651d2788d dev commit 2020-04-07 21:24:49 +08:00
wh201906
db356a2e55
A useless, uncompleted version 2020-04-07 18:28:41 +08:00
wh201906
164656a7bc V0.0.1 2020-04-07 18:16:00 +08:00