joxeankoret / pyew

Official repository for Pyew.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyew

Pyew is a (command line) python tool to analyse malware. It does have support for hexadecimal viewing, disassembly (Intel 16, 32 and 64 bits), PE and ELF file formats (it performs code analysis and let you write scripts using an API to perform many types of analysis), follows direct call/jmp instructions in the interactive command line, displays function names and string data references; supports OLE2 format, PDF format and more. It also supports plugins to add more features to the tool.

Check out the wiki to get started.

About

Official repository for Pyew.

License:GNU General Public License v2.0


Languages

Language:Python 99.8%Language:C 0.2%Language:Makefile 0.0%Language:Shell 0.0%Language:Batchfile 0.0%