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

Add initial support for patch_kernel_root on linux #29

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DataEraserC
Copy link

No description provided.

@DataEraserC
Copy link
Author

In my initial experiment with patch_kernel_root on my kernel, the patched versions obtained on Termux (proot Debian container) and Windows only differ in terms of the key.

@DataEraserC
Copy link
Author

Perhaps more experiments are needed to confirm that it works properly?

@abcz316
Copy link
Owner

abcz316 commented Apr 12, 2023

Thank you very much for your submission, but this project does not need to support Linux

@abcz316
Copy link
Owner

abcz316 commented Apr 12, 2023

If you want to support Linux, I think you need to remove the aarch64 toolchain calls, write your own assembly conversions, and change all functions to standard C or STL library functions without relying on the system API, rather than creating a new LINUX header file

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

Successfully merging this pull request may close these issues.

3 participants