Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - plamentenev

Pages: [1]
1
MRF / Re: PE Data error
« on: October 12, 2017, 02:58:17 PM »
YES!
Now everything works perfect!
Thank you man you are #1 and the tool is very cool!

Best regards!

2
MRF / Re: PE Data error
« on: October 12, 2017, 02:40:50 PM »
I did it. Now the message i different: PE Exception: "No module named pyasn1.codec.ber" - but this is for PE samples only.
For doc and pdf files the error is: "Unable to load data."

PS: Which version of Python is recommended for use with MRF tool. I use 2.7.6 right now.

Best regards.

3
MRF / Re: PE Data error
« on: October 12, 2017, 01:53:30 PM »
Thanks for quick response!
This message was find in the var/logs/apache2/error.log:

Traceback (most recent call last):
  File "/var/www/html/mrf/src/modules/pefile/peparse.py", line 2, in <module>
    import os, sys, pefile, json, base64, struct, binascii, time, unicodedata, re
  File "/var/www/html/mrf/src/modules/pefile/pefile.py", line 26, in <module>
    from past.builtins import cmp, long
ImportError: No module named past.builtins

In the access.log there is nothing strange.


4
MRF / PE Data error
« on: October 12, 2017, 12:57:14 PM »
Hi I started using MFT before a few days and I think this is a really wonderful tool.
But I have a problem and if you can help will be very cool!
When I click on the PE Data tab of the uploaded sample, the message "Unable to load data." is appear. It is the same with a doc or pdf file - when I click this tab the error message is appeared.



Maybe something is not set correctly, but I`am not sure what is it!
Would you help me?!

Pages: [1]