Skip to main content
ToolLicensePlatformsPricingAction
ANY.RUNProprietaryWebFreemiumProfile
capaApache-2.0Linux, macOS, WindowsOpen SourceProfile
CAPE SandboxGPL-3.0-onlyLinuxOpen SourceProfile
Detect It EasyMITLinux, macOS, WindowsOpen SourceProfile
FLOSSApache-2.0Linux, macOS, WindowsOpen SourceProfile
Hybrid AnalysisProprietaryWebFreemiumProfile
Joe SandboxProprietaryWebFreemiumProfile
oletoolsBSD-2-ClauseLinux, macOS, WindowsOpen SourceProfile
peepdfGPL-3.0-or-laterLinux, macOS, WindowsOpen SourceProfile
PEStudioProprietaryWindowsFreemiumProfile
Recorded Future TriageProprietaryWebFreemiumProfile
VirusTotalProprietaryWebFreemiumProfile

Software in Malware Analysis Tools

ANY.RUN

Freemium

Interactive online malware sandbox where analysts control the VM during detonation in real time.

LicenseProprietary
PlatformWeb

capa

Open Source

Capability detector that identifies what a binary does and maps findings to MITRE ATT&CK, supporting both static and dynamic analysis.

LicenseApache-2.0
PlatformLinux, macOS, Windows

CAPE Sandbox

Open Source

Open-source malware analysis sandbox derived from Cuckoo that adds automated unpacking, debugger integration, and C2 configuration extraction.

LicenseGPL-3.0-only
PlatformLinux

Detect It Easy

Open Source

Cross-platform file type and packer identifier for PE, ELF, Mach-O, and APK samples.

LicenseMIT
PlatformLinux, macOS, Windows

FLOSS

Open Source

Automated string extractor that deobfuscates stack, tight, and encoded strings in malware binaries.

LicenseApache-2.0
PlatformLinux, macOS, Windows

Free automated malware analysis service powered by CrowdStrike Falcon Sandbox.

LicenseProprietary
PlatformWeb

Joe Sandbox

Freemium

Deep automated malware analysis platform for Windows, macOS, Android, and Linux samples.

LicenseProprietary
PlatformWeb

oletools

Open Source

Python toolkit for analyzing Microsoft Office documents, VBA macros, and OOXML attachments.

LicenseBSD-2-Clause
PlatformLinux, macOS, Windows

peepdf

Open Source

Python PDF analysis tool for finding JavaScript, shellcode, and exploit artifacts in documents.

LicenseGPL-3.0-or-later
PlatformLinux, macOS, Windows

PEStudio

Freemium

Windows static analysis tool that surfaces suspicious indicators in PE files without executing them.

LicenseProprietary
PlatformWindows

Cloud malware sandbox for Windows, Linux, macOS, and Android samples with automated scoring.

LicenseProprietary
PlatformWeb

VirusTotal

Freemium

Online service that scans files, domains, IPs, and URLs against dozens of antivirus engines.

LicenseProprietary
PlatformWeb

Frequently Asked Questions

What is Malware Analysis Tools?

Sandboxing services and analysis frameworks that execute, classify, and triage suspicious binaries, documents, and scripts to extract indicators and understand attacker capabilities.

What topics does the Malware Analysis Tools category cover?

Automated Sandboxing, Static Capability Detection, Binary & Patch Diffing, Deobfuscation & File Carving, Online Malware Scanning

About Malware Analysis Tools

Malware analysis tools examine suspicious files and scripts to determine what they do and how to detect them. The category includes automated sandboxes that run samples in isolated virtual machines and record behavior such as file changes, registry writes, and network connections. Static analysis tools read the file itself, identifying capabilities, packers, obfuscated strings, and embedded configurations without executing anything. Binary diffing tools compare two builds of a program, which helps analysts understand what a vendor changed in a security patch. Analysts use these tools to extract indicators of compromise, classify malware families, and produce detection rules. The work overlaps with digital forensics, where sandbox and static analysis results feed incident investigations, and with reverse engineering, where deeper questions require disassembly and debugging. Most static analysis tools in this category are open source, while interactive sandboxes are usually commercial services with free public tiers for single samples.

Covered Topics & Disciplines

Automated SandboxingStatic Capability DetectionBinary & Patch DiffingDeobfuscation & File CarvingOnline Malware Scanning