Skip to content

Releases: sha0coder/mwemu

map files

05 Sep 17:17
Compare
Choose a tag to compare

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

12 Jan 10:46
Compare
Choose a tag to compare

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

v0.2.0

07 Dec 11:32
Compare
Choose a tag to compare

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