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

APIs patching fails with selinux enabled #100

Closed
cube0x8 opened this issue May 28, 2021 · 0 comments
Closed

APIs patching fails with selinux enabled #100

cube0x8 opened this issue May 28, 2021 · 0 comments
Assignees

Comments

@cube0x8
Copy link
Collaborator

cube0x8 commented May 28, 2021

The framework can't work with selinux enforcing, since mprotect fails to change permission on peloader's functions.

I have to find a better solution than patching the APIs at runtime, as i.e. adding trampoline functions to the APIs in the crt_export hash table.

Originally posted by @cube0x8 in #97 (comment)

@cube0x8 cube0x8 self-assigned this May 28, 2021
@cube0x8 cube0x8 closed this as completed May 29, 2021
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

1 participant