Tamas K Lengyel gave a presentation on stealthy malware analysis using a hypervisor. He discussed how malware uses various techniques to detect sandboxes and analysis tools. Using a hypervisor for monitoring provides greater visibility but malware can still detect virtualization. Various techniques were presented for improving stealth, such as using memory sharing, emulating system properties, and stalling analysis through syscall spamming. Overall, an arms race exists between analysis tools becoming more stealthy and malware improving detection techniques.