pub fn is_data_executable(data: &[u8]) -> boolExpand description
Lazy hash set used by [is_forbidden_extension].
Simple heuristic used by the packer to detect executable payloads. It is
intentionally forgiving; the goal is merely to catch obvious binaries when
a user accidentally tries to pack them.