peframe

open source tool to perform static analysis on PE malware

Install

All systems
curl cmd.cat/peframe.sh
Debian Debian
apt-get install peframe
Ubuntu
apt-get install peframe
image/svg+xml Kali Linux
apt-get install peframe
Windows (WSL2)
sudo apt-get update sudo apt-get install peframe

peframe

open source tool to perform static analysis on PE malware

PEframe is a open source tool to perform static analysis on Portable Executable malware and generic suspicious files. It can help malware researchers to detect packer, xor, digital signature, mutex, anti debug, anti virtual machine, suspicious sections and functions, and much more information about the suspicious files.