We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
9720790
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.
make tests
dfbe426
32bits emulation stable. With base prepared for implementing 64bits.
b425565
Shellcode's emulator, now using iced-x86 for disassembly, and the new emulation algorithm is even faster, and more security being 100% rust.