libmwemu 0.24.4

x86 32/64bits and system internals emulator, for securely emulating malware and other stuff.
Documentation
1
2
3
4
5
6
7
8
pub mod rcl;
pub mod rcr;
pub mod rol;
pub mod rol_ror_extended;
pub mod ror;
pub mod shld;
pub mod shld_shrd_extended;
pub mod shrd;