Hacker News new | ask | show | jobs
by mackman 34 days ago
In theory the parsing could run at a low privilege level subprocess. Root/admin is only needed to get the bytes.
1 comments

That’s generally too slow though; these things run in kernel space as they scan every I/O stream. Context switching and memory copies would kill performance.
https://i.imgur.com/t5jDXrt.png

"Why don't we unpack malware in the kernel" - "And so the search for intelligent life continues..."