FILE_ELF_GO_STRIPPED

Constant FILE_ELF_GO_STRIPPED 

Source
pub const FILE_ELF_GO_STRIPPED: &str = "file.elf.go_stripped";
Expand description

Set to true if the file is a Go executable that has had its symbols stripped or obfuscated and false if an unobfuscated Go executable.