Closed aflexa closed 7 years ago
what errors are you getting?
Number of Sections: 6
Section VirtualAddress VirtualSize SizeofRawData Entropy
Traceback (most recent call last):
File "ssma.py", line 55, in
Please check this now, I've changed some statements.
Still getting the error...
Can you provide the sample?
The sample can be found at the following repo: https://github.com/JonathanSalwan/binary-samples
Tested sample: pe-Windows-x64-cmd
However it is not the only sample that does not work. Pretty much all win samples throw the same error.
Which version Python you are using? for me, it works on Python 3.4.3
I am using the same version ---> Python 3.4.3
it doesn't work only on Remnux (based on Ubuntu 14.04) -> current system, on all other systems it works just fine....
I think it's python library conflict or something like that. Did you try with virtualenv? instruction is on the main page.
Hi, can you provide test samples since the tool is not working for a real malicious samples
Thank you