Commit Graph

  • b8c4e8e339 V0.1.4 #14 wh201906 2021-02-16 14:25:20 +0800
  • 4f10e3d75c All functions are compatible to Iceman/RRG fork wh201906 2021-02-16 13:52:04 +0800
  • 63f3424871 Support wipe(), lockUFUID(), setUIDParameter(), in latest Iceman repo Fix a error in keyPattern Test all R/W functions in Iceman client and Official client wh201906 2021-02-16 01:17:50 +0800
  • 24a6e1869b Support hardnested(), darkside(), readblk(), readsec() in latest Iceman repo wh201906 2021-02-15 23:46:05 +0800
  • 6baa09221e Support chk(), nested() in latest Iceman repo wh201906 2021-02-15 23:00:02 +0800
  • 6e5f654cc5 Support running a external script before client start, to configure the environment variables wh201906 2021-02-15 18:38:34 +0800
  • 83445c7eef Add new features wh201906 2021-02-14 22:47:56 +0800
  • 5330ed8d14 Some changes wh201906 2021-02-13 23:58:11 +0800
  • a56a503b23 Some slight changes wh201906 2021-02-12 23:45:25 +0800
  • 77d8049738
    Merge pull request #13 from wh201906/master wh201906 2020-11-04 15:12:39 +0800
  • bf9b3fb076
    Merge branch 'dev' into master #13 wh201906 2020-11-04 15:12:18 +0800
  • 6d3dd5056c Replace textChanged() with valueChanged(). This fixes #9 wh201906 2020-11-04 15:09:28 +0800
  • e687cc39fd
    Merge pull request #12 from wh201906/master wh201906 2020-11-01 22:46:33 +0800
  • 3c3944d150 Slight change wh201906 2020-11-01 22:43:46 +0800
  • 091b4f63d1
    Merge pull request #11 from ruling/master #12 wh201906 2020-11-01 18:17:56 +0800
  • 0c4220c9a5 Change some translation #11 wh201906 2020-10-31 18:19:06 +0800
  • 986e9aacfe
    Correct some Chinese Translation Ruling 2020-10-30 12:58:11 +0800
  • ce262db52c
    Update zh_CN.ts Ruling 2020-10-27 11:31:33 +0800
  • f313916cfb
    Add some Chinese Translation #10 Ruling 2020-10-25 13:06:24 +0800
  • 73533608e6 Add some useless UI wh201906 2020-08-14 00:46:07 +0800
  • 2f38d3c8c5 Support choose history command by Key_Up and Key_Down wh201906 2020-08-13 16:39:04 +0800
  • f2d00ee088 Replace QString with const QString& wh201906 2020-08-13 09:30:47 +0800
  • 862f0775f8 Shorten the waitTime for execCMDWithOutput() wh201906 2020-08-12 12:30:15 +0800
  • a7985c5c89 Stop the running command after disconnected wh201906 2020-08-11 11:51:27 +0800
  • a3e6aa787b Check Access Bits when writing to selected blocks wh201906 2020-08-11 11:30:33 +0800
  • 1c273a6527 Update preview for Trailer Decoder wh201906 2020-08-10 10:37:09 +0800
  • 3f899845b7 Update README wh201906 2020-08-09 11:16:45 +0800
  • 475580c342
    Merge pull request #5 from wh201906/dev wh201906 2020-08-09 10:34:54 +0800
  • 3a577bdd32 V0.1.3 V0.1.3 #5 wh201906 2020-08-09 10:33:15 +0800
  • f8d2bbb206 Fix Trailer Decoder and add write feedback wh201906 2020-08-09 10:32:48 +0800
  • d6beafe175
    Merge pull request #4 from wh201906/dev wh201906 2020-08-08 22:02:32 +0800
  • f881a05fa3 V0.1.2 V0.1.2 #4 wh201906 2020-08-08 22:00:16 +0800
  • ad10a6e789 Support Choose Trailer block wh201906 2020-08-08 21:49:43 +0800
  • bf8136a7fe Unify all read and write functions wh201906 2020-08-08 21:04:09 +0800
  • 6af85bffc0 Remove writeC() and readC(), unify them into _readblk() and _writeblk() wh201906 2020-08-08 17:41:08 +0800
  • 3751349004 Update Introducton wh201906 2020-08-08 16:51:34 +0800
  • 44c61a8202 Update translation wh201906 2020-08-08 12:10:44 +0800
  • fbe8a5e51d Fix a small bug wh201906 2020-08-08 11:23:17 +0800
  • 41bbcd2c4a Support write selected blocks and fix a bug wh201906 2020-08-08 00:19:37 +0800
  • 4dba7882e5 Support read selected blocks wh201906 2020-08-07 23:51:24 +0800
  • 25d7886f2a Refactor _readsec() and readAll() wh201906 2020-08-07 17:30:48 +0800
  • 7e4dedeff1 Save client path automatically wh201906 2020-08-07 15:28:17 +0800
  • 7dfabb60e9 Support encode Access Bits(in the Trailer Decoder) wh201906 2020-08-06 14:53:49 +0800
  • 46b3912e82 Refactor wh201906 2020-08-06 11:19:56 +0800
  • fe8f8b2d51 Refactor _readblk() and _readsec() wh201906 2020-08-06 00:38:44 +0800
  • d15b8e21fc Iceman support: info(), chk(), nested() wh201906 2020-08-05 23:55:14 +0800
  • eb5fa7ec9a Replace QRegExp with QRegularExpression(Uncompleted) wh201906 2020-08-05 22:46:41 +0800
  • ef6ebea568 Support Iceman fork(Command Line only) wh201906 2020-08-05 19:08:02 +0800
  • 6f860111df Complete Trailer Decoder(without test) wh201906 2020-08-05 00:45:54 +0800
  • a935ff9703 Add Trailer Decoder(Uncompleted) wh201906 2020-08-04 23:33:14 +0800
  • 02b0c312a4 Rename something wh201906 2020-08-04 16:05:21 +0800
  • 946d0acb01 Refactor and Add _readsec() wh201906 2020-08-04 13:44:20 +0800
  • a60b28ee66 Add Fill keys wh201906 2020-08-01 22:04:30 +0800
  • 43752bd5e4 Small fix wh201906 2020-08-01 21:48:59 +0800
  • a77985824c Add _readblk() (not tested) wh201906 2020-08-01 21:30:55 +0800
  • cd122b8959 Refactor(Replace isKeyA with KeyType) wh201906 2020-07-29 22:02:49 +0800
  • 87dddf4d3d Add block selection wh201906 2020-06-27 14:02:58 +0800
  • b2baaede5d Unfinished wh201906 2020-06-26 23:48:08 +0800
  • 7ea9c363fd Fix a small bug wh201906 2020-06-26 22:39:46 +0800
  • 241b0cdc29 Optimize writeAll() wh201906 2020-06-26 22:35:39 +0800
  • 3181848e75 Make UI customizable wh201906 2020-06-13 01:27:59 +0800
  • 5cccb7b8bb
    Merge pull request #3 from wh201906/dev wh201906 2020-05-09 23:54:59 +0800
  • 461c48fee9 V0.1.1 V0.1.1 #3 wh201906 2020-05-09 23:49:25 +0800
  • 2790afc193 Support Mifare Simulate and Sniff function wh201906 2020-05-09 23:43:10 +0800
  • 5816d1b1b6 Complete Mifare module wh201906 2020-05-03 23:40:09 +0800
  • fe8b9d6161 Complete Mifare Simulate function wh201906 2020-05-03 00:14:49 +0800
  • afe2474fe3 Add UI for simulate function wh201906 2020-05-01 23:37:23 +0800
  • 0995e529ad Reformat wh201906 2020-04-30 21:00:57 +0800
  • b44488fbed Support read/write data in emulator wh201906 2020-04-30 20:32:43 +0800
  • 5f1df6782a
    Merge pull request #2 from wh201906/dev wh201906 2020-04-29 20:53:16 +0800
  • bec81e6c7d V0.1 V0.1 #2 wh201906 2020-04-29 20:49:23 +0800
  • 0f2cca9a98 Update translation wh201906 2020-04-29 19:05:05 +0800
  • 526bd89873 Add running state wh201906 2020-04-29 17:50:52 +0800
  • a65bcffffd Refactor file reading function wh201906 2020-04-29 17:12:35 +0800
  • 2b8e31e452 Support dragging files wh201906 2020-04-29 16:30:27 +0800
  • e34c36e572 Complete Chinese Magic Card module wh201906 2020-04-29 14:47:40 +0800
  • 383eaff2a5 Support editing data and key manually wh201906 2020-04-28 19:54:05 +0800
  • c74cdee924 Support save data file and key file wh201906 2020-04-27 23:57:21 +0800
  • 6080ac7d7c Add key2data and data2key function wh201906 2020-04-26 21:50:55 +0800
  • c97c550439 Support load data file and key file wh201906 2020-04-26 21:15:08 +0800
  • 6765a84a80 little tiny fix wh201906 2020-04-25 18:30:45 +0800
  • 767a651735 Add support for multilanguage wh201906 2020-04-25 18:15:00 +0800
  • d793c41aa5 Support backdoor command for Chinese Magic Card(GEN 1a) wh201906 2020-04-25 00:57:28 +0800
  • 41015fd1fe Support Mifare MINI, 1k, 2k and 4k card wh201906 2020-04-24 22:11:35 +0800
  • 05d44604a4 Use regex to process output wh201906 2020-04-24 16:25:52 +0800
  • 23eb3f8ab3 Redesign UI wh201906 2020-04-24 00:36:33 +0800
  • ac7f1b33dd Increase read speed(replace rdbl with rdsc) wh201906 2020-04-23 23:54:51 +0800
  • b6be875261 Redesign UI wh201906 2020-04-23 20:46:27 +0800
  • b2fa97ff18 Store keys and data into class Mifare wh201906 2020-04-23 17:50:20 +0800
  • 0be1eb5041 Complete the Mifare_Attack and Mifare_Read/Write functions wh201906 2020-04-22 23:35:24 +0800
  • abfc940dc8 Refactor(nothing changed actually) wh201906 2020-04-22 23:13:00 +0800
  • a325e3b670 Replace the default font with monospaced font(Courier) wh201906 2020-04-22 21:34:28 +0800
  • a6302f8fa8 Optimize with multithread wh201906 2020-04-22 21:14:33 +0800
  • ed1e9cb1d6 Refactor project structure wh201906 2020-04-22 16:42:58 +0800
  • a6a699d33c Make execCmd() adapted to QThread wh201906 2020-04-22 16:00:56 +0800
  • 5c5fb84811 Delete command help view(It's hard for me to resolve the -help output now) wh201906 2020-04-21 19:28:38 +0800
  • 6b8e98b735 Refactor the basic connect function(using QThread) wh201906 2020-04-21 19:12:44 +0800
  • 80a8db540f Optimize the read logic and complete PM3 connection state wh201906 2020-04-18 02:01:42 +0800
  • b540741b1a Optimize ReadAll function(fill the KeyA and KeyB automatically) wh201906 2020-04-17 02:24:45 +0800
  • fd009745f9 Update README.md wh201906 2020-04-16 12:58:18 +0800