Dynamic malware analysis is a well rounded field that suffers from known problems: Analysis is slow, detectable, expensive, and fail to relate back to manual reverse engineering techniques. This talk introduces the Lobotomizer (Lobo for short), a modernized scalable hypervisor based analysis system for large-scale, high-speed analysis of malicious executables. We implement modifications to the Linux kernel virtual machine to provide host based introspection. From here we feed into visualization systems, IDA Pro, and other analysis tools. Lobo has a full API based monitoring system, along with client libraries for integration into existing projects.