pyew

Python tool like radare or *iew for malware analysis

Install

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

pyew

Python tool like radare or *iew for malware analysis

Pyew is a (command line) Python tool like radare and *iew, oriented, mainly, to analyze malware. It does have support for hexadecimal viewing, disassembly (Intel 16, 32 and 64 bits), PE and ELF file formats (it does code analysis the right way), following direct call/jmp instructions, OLE2 format, PDF format (limited) and more. It also supports plugins to add more features to the tool.