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 dlsym() example to the LD_PRELOAD slides #224

Open
lucaceresoli opened this issue Feb 29, 2024 · 0 comments
Open

Add dlsym() example to the LD_PRELOAD slides #224

lucaceresoli opened this issue Feb 29, 2024 · 0 comments
Labels
debugging Debugging/Profiling/Tracing training

Comments

@lucaceresoli
Copy link
Contributor

The question of how the original function can be called after having been overridden via LD_PRELOAD has been asked several times.

We have a note about dlsym() but it still not clear, so adding an example in the slides would be useful.

@lucaceresoli lucaceresoli added the debugging Debugging/Profiling/Tracing training label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debugging Debugging/Profiling/Tracing training
Projects
None yet
Development

No branches or pull requests

1 participant