Expand description
An exfiltrator providing the raw siginfo_t.
Structsยง
- The
Exfiltratorthat produces the rawlibc::siginfo_t. Note that it might look differently on different OSes and its API is a little bit more limited than its C counterpart.
An exfiltrator providing the raw siginfo_t.
Exfiltrator that produces the raw
libc::siginfo_t. Note that it might look differently on different OSes and its API is a
little bit more limited than its C counterpart.