bitdefender / bddisasm

bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
Apache License 2.0
874 stars 112 forks source link

question: -shemu for disasmtool_lix? #27

Closed arthepsy closed 3 years ago

arthepsy commented 3 years ago

Is there a plan to add -shemu for disasmtool_lix ?

vlutas commented 3 years ago

Yess, soon. ;)

arthepsy commented 3 years ago

Awesome, thanks!

P.S. I used this compile this on FreeBSD, and everything works fine so far.