Crate yaui

Source

Enums§

Functions§

  • Injects the payload pointed to by payload_location into pid. Spoof path specifies a loaded module to feign calling from where the name is spoof_so_path Memory allocation is expected to be provided by allocater_so_path: libc::mmap Dl/So handling is expected to be provided by linker_so_path: libc::dlopen , libc::dlclose, libc::dlerror
  • Injects the payload pointed to by payload_location into pid. Spoof path specifies a loaded module to feign calling from where the name is spoof_so_path Memory allocation is expected to be provided by allocater_so_path: libc::mmap Dl/So handling is expected to be provided by linker_so_path: libc::dlopen , libc::dlclose, libc::dlerror