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

小米11安卓12的内核,参考了b站视频,能帮忙看看这个是什么错误么 #42

Closed
Whitebird0 opened this issue May 8, 2023 · 2 comments

Comments

@Whitebird0
Copy link

image

@Iamxiaoq
Copy link

我也踩过这个坑,我当时是直接使用的msvc cl编译,编译出来的exe怀疑是size_t是64位的,导致两个偏移相减得到一个很大的负数,超过了B指令能编码的offset。后面参考别人fork这个项目的github action解决了,https://github.com/DataEraserC/SKRoot-linuxKernelRoot/blob/master/.github/workflows/SKRootKernelRoot_Windows.yml

@abcz316
Copy link
Owner

abcz316 commented May 12, 2023

Any kernel of mi11 model has been confirmed to run skroot normally, you do not have to question, if you have other problems please debug the source code

@abcz316 abcz316 closed this as completed May 12, 2023
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