pedis
text-based tool to analyze PE files
Install
- All systems
-
curl cmd.cat/pedis.sh
- Debian
-
apt-get install pev
- Ubuntu
-
apt-get install pev
- Kali Linux
-
apt-get install pev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pev
- OS X
-
brew install pev
- Raspbian
-
apt-get install pev
- Dockerfile
- dockerfile.run/pedis
pev
text-based tool to analyze PE files
pev is a tool to get information of PE32/PE32+ executables (EXE, DLL, OCX etc) like headers, sections, resources and more.