Skip to content
Joxean edited this page Nov 22, 2016 · 1 revision

Dependencies

Pyew depends on many 3rd party components, various of them distributed with the pyew's source code. The dependencies are:

  • Python, obviously.
  • diStorm64 (and pydistorm), for disassembly of x86. Distributed with the package.
  • PEFile and PEUtils, support for PE file format. Distributed with the package.
  • OleFileIO_PL, support for the OLE2 container format. Distributed with the package.
  • PDFID, support for the PDF format. Distributed with the package.
  • Libemu and the python extension. Not distributed.
  • Python Imaging Library (PIL): Required by plugin "graphs.py" (command 'binvi').
  • PyGtk: Required by plugin "graphs.py" (command 'cgraph').
Clone this wiki locally