Enums§
Functions§
- Injects the payload pointed to by
payload_location
intopid
. Spoof path specifies a loaded module to feign calling from where the name isspoof_so_path
Memory allocation is expected to be provided byallocater_so_path
: libc::mmap Dl/So handling is expected to be provided bylinker_so_path
: libc::dlopen , libc::dlclose, libc::dlerror - Injects the payload pointed to by
payload_location
intopid
. Spoof path specifies a loaded module to feign calling from where the name isspoof_so_path
Memory allocation is expected to be provided byallocater_so_path
: libc::mmap Dl/So handling is expected to be provided bylinker_so_path
: libc::dlopen , libc::dlclose, libc::dlerror