Skip to content

Releases: mwemuorg/mwemu

map files

Choose a tag to compare

@sha0coder sha0coder released this 05 Sep 17:17

These are the maps for 32bits and 64bits.
if you are using the library from crates.io it needs these maps.

Better clone repo and get maps from there.

The Makefile is prepared to download this test.zip and perform cargo tests just doing make tests.

v0.3.0

Choose a tag to compare

@sha0coder sha0coder released this 12 Jan 10:46

32bits emulation stable.
With base prepared for implementing 64bits.

v0.2.0

Choose a tag to compare

@sha0coder sha0coder released this 07 Dec 11:32

Shellcode's emulator, now using iced-x86 for disassembly, and the new emulation algorithm is even faster, and more security being 100% rust.