Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MT6572, MT6768, MT6785 Issues #11

Open
sarunelis opened this issue Aug 14, 2021 · 2 comments
Open

MT6572, MT6768, MT6785 Issues #11

sarunelis opened this issue Aug 14, 2021 · 2 comments

Comments

@sarunelis
Copy link

Seems wrong address or different BROM versions:
MT6572
int (cmd_handler)() = (void)0x4002f7; >> 0x40C5AF
MT6768
int (cmd_handler)() = (void)0xcec5; >> 0xCF15
MT6785
int (cmd_handler)() = (void)0xefd9; >> 0xF029
After these patch all works fine, Tested on Xiaomi phones.

Here is dump of my BROM's:
https://drive.google.com/file/d/1dIGr2Ndbzhj_7YpPdHUtzYBzCuwr7FlD/view?usp=sharing

@chaosmaster
Copy link
Owner

Thanks for the info, I'll take a look

@shadabmozaffar
Copy link

Thanks for the report, It is working fine with Kamakiri exploit but not with Kamakiri 2. After patching with suggested values which I think is retrieved from mtkclient config file, everything worked just fine with Kamakiri 2 also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants