Skip to main content

scannable_command

Function scannable_command 

Source
pub fn scannable_command(command: &str) -> String
Expand description

Reduce command to a form where quoting, wrappers and nested shell payloads no longer hide the executable text. The result may span several lines: the unquoted original followed by each recursively normalized executed payload.