You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Evilcry edited this page Jan 19, 2011
·
4 revisions
pecarver.py => Given a dumped stream, scans for PE Executable presence, compute its size and dump the executable.
pyOLEScanner.py => Given an OLE2 file (DOC/XLS/PPT) looks for Shellcodes, Embedded Executables, API presence, Applies XOR Bruteforce, and finally states if the file is Malicious or Clean.
setup_test.py => Automatically determines the GCC flags to compile *.c generated by pyRex, usage: python setup_test.py build_ext --inplace