← Back to match
MWEmu
Rust-based x86 emulator for running and inspecting malware, shellcode, and loaders.
Desktopfree
MWEmu is an open-source x86 emulator written in Rust that lets malware analysts run and inspect suspicious shellcode, executables, and loaders in a simulated Windows or Linux process, without executing them on real hardware. It supports stepping through execution, inspecting memory and registers, and unpacking or decrypting samples, and is available as a command-line tool, Rust crate, or Python package.
Categories
Malware AnalysisReverse EngineeringEmulation

