angr/patcherex

Error while using patchrex in command line mode

ronakdborad opened this issue · 2 comments

Hi everyone,
I am newbie to patchrex. I am using it for first time.
While running patchrex in command line mode, it stops with import error.
It is:
File "/home/ronak/patchrex/myproj/cgc/patcherex-master/patcherex/backends/reassembler_backend.py", line 7, in
import compilerex
ImportError: No module named compilerex

Can anyone please help me with it.
Thanks

It's here: https://github.com/mechaphish/compilerex

EDIT: why didn't we put compilerex under shellphish/...

Thanks a lot.