Skip to main content

parse_linux_elfs_tsv

Function parse_linux_elfs_tsv 

Source
pub fn parse_linux_elfs_tsv(content: &str) -> Vec<VolatilityElfEntry>
Expand description

Parse Volatility linux.elfs TSV output into VolatilityElfEntry rows (skips the header and blank/comment lines; tolerant of short rows).