Scemu : X86 32bits Emulator, For Securely Emulating Shellcodes

Scemu is a x86 32bits emulator, for securely emulating shellcodes Features  rust safety, good for malware. All dependencies are in rust. zero unsafe{} blocks.  very fast emulation (much faster than unicorn) 3,000,000 instructions/second 100,000 instructions/second printing every instruction -vv. powered by iced-x86 rust disassembler awesome library. iteration detector. memory and register tracking. colorized. stop at …