Skip to main content

classify_magic_gid

Function classify_magic_gid 

Source
pub fn classify_magic_gid(gid: u32) -> Option<&'static str>
Expand description

Returns Some(rootkit_name) if the GID is a known rootkit magic GID, or None if it is not recognised.