Malware Analysis¶
| Tool | Source | Description | Tags | File Extensions | Profiles |
|---|---|---|---|---|---|
| mwcp | Python | A framework for malware configuration parsers. | malware-analysis, data-extraction | .exe, .dll, .bin |
|
| speakeasy | Python | Windows malware emulation framework that executes binaries, drivers, and shellcode in a modeled Windows runtime without a full VM. Produces structured JSON reports. | malware-analysis, emulation, shellcode, reverse-engineering, windows | .exe, .dll, .sys, .bin |