Commit graph

725 commits

Author SHA1 Message Date
Bjoern Kerler
0442e8233c
Update README.md 2024-07-25 10:28:57 +02:00
Bjoern Kerler
5747b160ef
Merge pull request #1121 from hopez13/main
Added More Learning Resources
2024-07-25 09:37:53 +02:00
hopez13
9e8cbe9bfa
Added More Learning Resources 2024-07-24 16:40:31 +05:30
Bjoern Kerler
838b2ec0c2
Update v6.py 2024-07-22 20:59:43 +02:00
Bjoern Kerler
586d86e67a
Fix dumpbrom 2024-07-22 20:37:05 +02:00
Bjoern Kerler
7e590a260f
Minor fixes, beautify 2024-07-22 18:32:28 +02:00
Bjoern Kerler
1ffb152766
MT6781 fixes, read speed improvements, dxcc improvements, minor bug fixes 2024-07-22 14:58:13 +02:00
Bjoern Kerler
c5bc57d2b2
Merge pull request #1116 from perillamint/dev/skip-exploitation-preloader
Skip BROM exploitation when preloader is given through commandline argument
2024-07-22 10:03:04 +02:00
Bjoern Kerler
554b963e5e
Merge pull request #1108 from Reset816/patch-1
Fix incorrect comparison in runpayload method
2024-07-22 10:02:17 +02:00
perillamint
140fefe5f0 Skip BootROM exploitation when user supplied preloader through command line argument 2024-07-22 13:30:22 +09:00
谭源
18268ce2c5
Fix incorrect comparison in runpayload method
Corrected the if statement to properly compare the response_ack with the expected ack value.
2024-07-15 09:50:35 +08:00
Bjoern Kerler
a789e6ccb5
Fix bad cpu codes + minor bug 2024-07-07 11:47:50 +02:00
Bjoern Kerler
f9b5b78feb
Prepare ebr support 2024-07-05 17:23:45 +02:00
Bjoern Kerler
fb5118dc48
Fix auth, add brom config 2024-07-05 15:30:27 +02:00
Bjoern Kerler
e34fc91f0a
Update mtk_config.py
Set kamakiri2 as default for all platforms
2024-07-04 20:48:38 +02:00
Bjoern Kerler
8d618425c1
Merge pull request #1093 from DavidBuchanan314/patch-1
Update xflash_lib.py: fix shutdown()
2024-07-04 20:41:14 +02:00
David Buchanan
5730924fc2
Update xflash_lib.py: fix shutdown() 2024-07-04 13:43:48 +01:00
Bjoern Kerler
0e9b0b2680
Update V6 loader 2024-07-02 13:01:45 +02:00
Bjoern Kerler
bbfa798aaa
Merge pull request #1083 from 00p513-dev/patch-2
Update README for macOS instructions
2024-07-02 12:46:18 +02:00
Bjoern Kerler
9b4e866461
Update pyproject.toml 2024-07-01 10:03:56 +02:00
Bjoern Kerler
50e08c120b
Update pyproject.toml 2024-07-01 10:00:46 +02:00
Bjoern Kerler
4007e6ab1e
Improve port detection 2024-07-01 08:33:11 +02:00
Amy
b4764a1c3e
Update README for macOS instructions 2024-06-29 15:51:23 +01:00
Bjoern Kerler
53e667acfb
Update mtk_main.py 2024-06-29 16:51:21 +02:00
Bjoern Kerler
f13dbd02a1
Restructure and minor bug fix 2024-06-29 16:48:59 +02:00
Bjoern Kerler
a39e0f0632
Add missing sys import to xflash_lib.py 2024-06-29 16:43:11 +02:00
Bjoern Kerler
03e68c81db
Add da sla for xflash and minor fixes 2024-06-27 20:46:15 +02:00
Bjoern Kerler
b84d16f2c0
Update v6.py 2024-06-26 18:42:30 +02:00
Bjoern Kerler
e9464f8388
Minor bugfix on PathConfig 2024-06-26 18:17:09 +02:00
Bjoern Kerler
0d04780932
Fix PathConfig in cmd_payload 2024-06-26 18:02:28 +02:00
Bjoern Kerler
36eec49045
Update mtk_main.py 2024-06-26 17:56:54 +02:00
Bjoern Kerler
0a293c2a67
Merge pull request #1077 from 00p513-dev/patch-1
Fix Magisk link in README.md
2024-06-25 23:42:32 +02:00
Amy
d5daa01a69
Fix Magisk link in README.md
Solves https://github.com/bkerler/mtkclient/issues/1067
2024-06-25 21:59:25 +01:00
Bjoern Kerler
75d8387f9a
Merge pull request #1059 from terminator850/main
Fix the problem of not running on Windows
2024-06-19 17:49:15 +02:00
Bjoern Kerler
93113538bf
Update README.md 2024-06-19 17:27:38 +02:00
wangyu
348a784550 Fix the problem of not running on Windows 2024-06-18 12:48:28 +08:00
Bjoern Kerler
eb6755e43e
Fix result wrong message on read flash 2024-06-15 00:17:49 +02:00
Bjoern Kerler
00715c44fb
Add stale issues action 2024-06-14 23:57:55 +02:00
Bjoern Kerler
1d90e9f5c6
Merge branch 'main' of https://github.com/bkerler/mtkclient 2024-06-14 23:54:15 +02:00
Bjoern Kerler
48634f09ad
Fix minor bugs 2024-06-14 23:53:51 +02:00
Bjoern Kerler
1f59df2e9c
Add stale issues action 2024-06-14 23:50:49 +02:00
Bjoern Kerler
0c709d3b42
Fix minor bugs 2024-06-14 23:11:04 +02:00
Bjoern Kerler
f00bdbf3b4
Fix disablewatchdogtimer issue #1044 2024-06-14 23:06:59 +02:00
Bjoern Kerler
6c2f94662e
Refactor, improve xml + xflash / da handling. Add da sla support. Brom sla untested. 2024-06-14 22:47:00 +02:00
Bjoern Kerler
e64c544d38
Fix logs path 2024-06-14 08:07:51 +02:00
Bjoern Kerler
d98f79629b
Add missing empty vbmeta file 2024-06-12 23:09:38 +02:00
Bjoern Kerler
e681bc144b
Restructure and fix incorrect MTK_DA_V6, make V6 extensions happy again 2024-06-12 23:08:59 +02:00
Bjoern Kerler
d394dbd1db
Restructure and fix incorrect MTK_DA_V6 2024-06-12 22:13:01 +02:00
Bjoern Kerler
bb28c35f00
Merge pull request #1047 from real-LiHua/main
Unable to find libfuse on archlinux
2024-06-12 19:29:26 +02:00
Li Hua
09a7b63def
Unable to find libfuse on archlinux 2024-06-12 20:24:26 +08:00