Download-peekaboo-v1-3-7-0-online -
The tool monitors malware at multiple levels, including instructions, APIs, and system calls.
It is noted for its ability to capture executed Assembly (ASM) instructions, record network traffic, and measure start/completion rates for malware samples. System Architecture and Operation download-peekaboo-v1-3-7-0-online
The architecture is decentralized to handle large-scale analysis (e.g., datasets of over 20,000 samples) by distributing malware across multiple virtual machines. The tool monitors malware at multiple levels, including
Peekaboo intercepts routines and monitors the number of modules loaded, system calls made, and threads created to determine the sample's runtime behavior. Peekaboo intercepts routines and monitors the number of
Peekaboo is an automated tool built on the Intel Pin DBI framework. Its primary purpose is to bypass the evasive maneuvers modern malware uses to detect virtual machines (VMs) or debuggers, allowing researchers to capture "authentic" behavior that would otherwise remain hidden.
It primarily runs on Windows 10 64-bit Pro guest VMs, managed by an Ubuntu 22.04 host management layer using Python.