libmwemu 0.24.1

x86 32/64bits and system internals emulator, for securely emulating malware and other stuff.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
mod basic_logic;
mod bit_scanning;
mod bmi2;
mod shifts_arithmetic;
mod shifts_variable;
mod basic_logic_xor;
mod bit_testing;
mod rotates_advanced;
mod shifts_double_precision;
mod bit_counting_swap;
mod bmi1;
mod rotates_basic;
mod shifts_logical;