Bjoern Kerler
|
535e2c2ee2
|
Say welcome to the first gui attempt
|
2021-12-25 23:01:25 +01:00 |
|
Bjoern Kerler
|
82f8d2ce02
|
Fix brom detection bug
|
2021-12-17 17:14:17 +01:00 |
|
Bjoern Kerler
|
615741c441
|
Fix issues with crashing preloader
|
2021-12-17 17:11:38 +01:00 |
|
Bjoern Kerler
|
cf046e6f5a
|
Update mtk_da_cmd.py
Fix reconnect issue
|
2021-12-17 15:21:21 +01:00 |
|
Bjoern Kerler
|
84a1bfaacf
|
Update usblib.py
|
2021-12-17 13:58:22 +01:00 |
|
Bjoern Kerler
|
824b17d8b3
|
Update mtk_da_cmd.py
|
2021-12-17 13:20:48 +01:00 |
|
Bjoern Kerler
|
c9575725b4
|
Fix by @keerttttt
|
2021-12-13 22:14:30 +01:00 |
|
Bjoern Kerler
|
6d63737dd4
|
Merge pull request #190 from bkerler/cygnusx-patch-hwparam.json-creation
Creating a hwparam.json if it does not exist.
|
2021-12-10 12:48:46 +01:00 |
|
keerttttt
|
05f71327c4
|
Update settings.py
Making it possible to auto-create a hwparam.json if not exists.
|
2021-12-10 12:29:08 +01:00 |
|
Bjoern Kerler
|
7cf612fb1a
|
Add basic mt8512 support, fix seccfg relock issue
|
2021-12-09 21:02:44 +01:00 |
|
Bjoern Kerler
|
6726a14212
|
Update mtkclient, prepare for rpmb key gen
|
2021-12-08 21:06:26 +01:00 |
|
Bjoern Kerler
|
e546bf2a83
|
Revert "Update mtkclient, prepare for rpmb key gen"
This reverts commit 4b499ad20e .
|
2021-12-08 21:05:12 +01:00 |
|
Bjoern Kerler
|
4b499ad20e
|
Update mtkclient, prepare for rpmb key gen
|
2021-12-08 21:04:58 +01:00 |
|
Bjoern Kerler
|
3fcbf0675b
|
Uncomment broken stuff
|
2021-12-07 18:47:43 +01:00 |
|
Bjoern Kerler
|
9e4d94acc0
|
Update
|
2021-12-07 18:42:12 +01:00 |
|
Bjoern Kerler
|
8d5d687a44
|
Update
|
2021-12-07 18:41:14 +01:00 |
|
Bjoern Kerler
|
ace9450d5e
|
Delete preloader_ES2.bin
|
2021-12-04 14:32:47 +01:00 |
|
Bjoern Kerler
|
5efa99cd18
|
Merge pull request #174 from rijp/rjip_fix
Fix some trouble, that can make phone brick, when rpmb is readed.
|
2021-12-03 20:47:01 +01:00 |
|
Bjoern Kerler
|
603a941a58
|
Fix rpmb init. Still some issues with hmac verification
|
2021-12-03 20:44:34 +01:00 |
|
rijp
|
2924021855
|
Fix some trouble, that can make phone brick, when rpmb is readed.
|
2021-12-03 19:59:59 +03:00 |
|
Bjoern Kerler
|
aeba88ff80
|
Show param on sbc off
|
2021-11-30 22:06:42 +01:00 |
|
Bjoern Kerler
|
f0779cf421
|
Fix DAA Preloader issues
|
2021-11-30 19:07:46 +01:00 |
|
Bjoern Kerler
|
013f8accc2
|
Merge pull request #173 from bkerler/MacOS_Support
Mac os support
|
2021-11-30 15:20:20 +01:00 |
|
Bjoern Kerler
|
5b76cc84d1
|
GUI preparation, restructure
|
2021-11-30 15:20:05 +01:00 |
|
cygnusx
|
fdb0e952b9
|
Added support for MacOS
|
2021-11-30 11:21:07 +01:00 |
|
cygnusx
|
78785f9ef7
|
Added me
|
2021-11-30 10:45:26 +01:00 |
|
Bjoern Kerler
|
5c4c6f8c1a
|
Rename xflash command to da command
|
2021-11-30 09:52:46 +01:00 |
|
Bjoern Kerler
|
7ccb0d8c8f
|
Add legacy basic support
|
2021-11-30 09:49:10 +01:00 |
|
Bjoern Kerler
|
534c0d0a97
|
Add meta boot via payload
|
2021-11-27 19:01:13 +01:00 |
|
Bjoern Kerler
|
e6458de7fa
|
Add log and meta mode functionality
|
2021-11-27 17:53:17 +01:00 |
|
Bjoern Kerler
|
1b622e2b7f
|
License change
|
2021-11-27 14:25:53 +01:00 |
|
Bjoern Kerler
|
02901391be
|
Merge pull request #162 from MlgmXyysd/patch-1
Fix linux deps
|
2021-11-27 14:24:37 +01:00 |
|
Bjoern Kerler
|
e8e44e3d03
|
Change license from MIT to GPLv3
|
2021-11-27 14:14:59 +01:00 |
|
Bjoern Kerler
|
4927b8839a
|
Update settings file
|
2021-11-24 17:28:03 +01:00 |
|
Jim Wu
|
b94107fb96
|
Fix linux deps
- missing `python3-pip`
- `libusb1.0` does not exist in the latest version of Ubuntu. Use `libusb-1.0-0` instead
|
2021-11-22 22:09:30 +08:00 |
|
Bjoern Kerler
|
dcbb7ed204
|
Restructure log param
|
2021-11-18 17:14:03 +01:00 |
|
Bjoern Kerler
|
c39e2d0d89
|
Merge branch 'main' of https://github.com/bkerler/mtkclient
|
2021-11-17 16:36:59 +01:00 |
|
Bjoern Kerler
|
65d1150a8f
|
Update legacy error handling
|
2021-11-17 16:36:53 +01:00 |
|
Bjoern Kerler
|
ede0bc0dd2
|
Update README.md
|
2021-11-16 17:07:44 +01:00 |
|
Bjoern Kerler
|
5533bfe0b8
|
Merge pull request #155 from DrtSin-EXP/main
Set Correct name for mt6781
|
2021-11-16 08:16:18 +01:00 |
|
Pritish Joshi
|
acbda9c343
|
Set Correct name for mt6781
MT6781 is Helio G96 while MT6761 is Helio A22
|
2021-11-16 10:12:43 +05:30 |
|
Bjoern Kerler
|
1e7f37e5cc
|
Add mt1066 pre-support
|
2021-11-15 21:11:57 +01:00 |
|
Bjoern Kerler
|
4e3b9b605c
|
Improve info on dumpbrom if chipset is not supported
|
2021-11-13 12:38:13 +01:00 |
|
Bjoern Kerler
|
94953e836d
|
Improve m_ext_ram info
|
2021-11-13 12:10:17 +01:00 |
|
Bjoern Kerler
|
af04d49d6b
|
Fix mt6735, improve legacy
|
2021-11-13 12:07:51 +01:00 |
|
Bjoern Kerler
|
b633b19313
|
Fix mt6735, improve legacy
|
2021-11-13 12:05:42 +01:00 |
|
Bjoern Kerler
|
1e8002bcd5
|
Fix mt6735
|
2021-11-11 22:46:32 +01:00 |
|
Bjoern Kerler
|
a7038dca93
|
Fix wo and w issue
|
2021-11-10 22:39:53 +01:00 |
|
Bjoern Kerler
|
7251e0ee1c
|
Add ro and wo examples
|
2021-10-28 19:49:28 +02:00 |
|
Bjoern Kerler
|
aaf192ca1d
|
Add ro and wo tools
|
2021-10-28 19:47:16 +02:00 |
|