Skip to main content

classify_deleted_exe

Function classify_deleted_exe 

Source
pub fn classify_deleted_exe(exe_path: &str, comm: &str) -> bool
Expand description

Classify whether a process running from a deleted executable is suspicious.

Returns false for kernel threads, package manager processes, and processes with empty paths/names.