Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rat_decoders: missing module : UPX #16

Open
FafnerKeyZee opened this issue Aug 23, 2017 · 0 comments
Open

rat_decoders: missing module : UPX #16

FafnerKeyZee opened this issue Aug 23, 2017 · 0 comments
Labels

Comments

@FafnerKeyZee
Copy link

On a fresh install, when running analysis on an UPX sample:

2017-08-23 10:53: error: rat_decoders: Could not run on /home/fame/fame/temp/HASHTHERE/MALWARE.400000.0.unpack. Traceback (most recent call last): File "/home/fame/fame/fame/core/module.py", line 492, in _try_each return self.each_with_type(target, file_type) File "/home/fame/fame/fame/core/module.py", line 450, in each_with_type return self.each(target) File "/home/fame/fame/fame/modules/SG/processing/ratdecoders/rat_decoders.py", line 59, in each config = self.decode(family, data) File "/home/fame/fame/fame/modules/SG/processing/ratdecoders/rat_decoders.py", line 49, in decode module = importlib.import_module('decoders.{0}'.format(family)) File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) ImportError: No module named UPX

BR,

@gaelmuller gaelmuller added the bug label Aug 23, 2017
@gaelmuller gaelmuller changed the title Missing module : UPX rat_decoders: missing module : UPX Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants