intruducer icon indicating copy to clipboard operation
intruducer copied to clipboard

A Rust crate to load a shared library into a Linux process without using ptrace.

Results 1 intruducer issues
Sort by recently updated
recently updated
newest added

Hello! Thank you for sharing this cool project. I'm interested in understanding the following caveat you mention about Android: ``` When targeting an Android application, both library and second payload...

question