Closed reijin90 closed 6 years ago
Ok, so it seems the referenced repo structure is the problem, as the module is essentially under firebytes/firebytes/pe.py
. I just had to move the contents from firebytes/firebytes/*
to firebytes/
and the module is found now.
That is strage, I will check that. Since I have sys.path.append("filebytes")
in Ropper.py it should work.
Hey,
It should work now.
Hi!
I followed the instructions to just run Ropper without installation, but it doesn't work:
I don't understand why it doesn't work anymore. It has worked for sure in the past, but after the new git pull I had this issue. Even creating a new clone of the repo doesn't seem to help (as you can see above).