peframe icon indicating copy to clipboard operation
peframe copied to clipboard

PEframe is a open source tool to perform static analysis on Portable Executable malware and malicious MS Office documents.

Results 27 peframe issues
Sort by recently updated
recently updated
newest added

Tostring is now (python 3.9) a deprecated alias for tobytes. Since peframe requires python 3.6 (according to README) and tobytes has been introduced in python 3.2, there is no loss...

I have installed the setuptool_rust module and I am able to import it too. but I am facing the same issue during the installation of peframe in the ubuntu 18...

@guelfoweb * Convert encoding to UTF-8 * Disable bad PEiD Armadillo v1.71 packer signature This signature has false positives on MSVC compiled binaries (https://www.zscaler.com/blogs/security-research/your-windows-8-packed)

Al ejecutar el comando **python3 peframecli.py /home/x2/Desktop/malware.exe -i** peframe genera las siguientes líneas y no permite la correcta ejecución: ![image](https://user-images.githubusercontent.com/28234632/116274264-1cf16c80-a748-11eb-8bda-1184c15a97fa.png) Saludos!

Hi, Thanks for having developed this tool for Linux users. I'm just a novice to both malware analysis and in using github. I don't know whether this is a matter...

Hi Gianni, it would be really awesome to see peframe also on [pypi](https://pypi.org/). Could please push it to pypi. :-) cheers jl

I receive the following error message during an installation via pip: ``` ERROR: Invalid script entry point: for req: peframe==6.0.3 - A callable suffix is required. Cf https://packaging.python.org/specifications/entry-points/#use-for-scripts for more...

I have created a REST API for PEframe to easily integrate it with other tools or deploy a web instance. **DockerHub**: https://hub.docker.com/r/eshaan7/peframe-rest-server