Releases: sha0coder/mwemu
Releases · sha0coder/mwemu
map files
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
32bits emulation stable.
With base prepared for implementing 64bits.
v0.2.0
Shellcode's emulator, now using iced-x86 for disassembly, and the new emulation algorithm is even faster, and more security being 100% rust.