diff --git a/README.md b/README.md index e150786..593b04a 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,7 @@ executables. Python alternative to PEiD. * [PE-bear](https://hshrzd.wordpress.com/pe-bear/) - Reversing tool for PE files. +* [PEframe](https://github.com/guelfoweb/peframe) - PEframe is an open source tool to perform static analysis on Portable Executable malware and malicious MS Office documents. * [PEV](http://pev.sourceforge.net/) - A multiplatform toolkit to work with PE files, providing feature-rich tools for proper analysis of suspicious binaries. * [PortEx](https://github.com/katjahahn/PortEx) - Java library to analyse PE files with a special focus on malware analysis and PE malformation robustness.