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

frida: Hook LoadLibrary/dlopen in order to unpoison newly loaded libraries #2224

Open
s1341 opened this issue May 20, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@s1341
Copy link
Collaborator

s1341 commented May 20, 2024

In order to support complex programs which dynamically load shared objects, we need to hook LoadLibrary/dlopen in order to make sure that these dynamicallly loaded libraries are correctly unpoisoned.

@s1341 s1341 added the enhancement New feature or request label May 20, 2024
@s1341 s1341 changed the title frida: Hook LoadLIbrary/dlopen in order to unpoison newly loaded libraries frida: Hook LoadLibrary/dlopen in order to unpoison newly loaded libraries May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant