1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: pev
Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://pev.sourceforge.net
Section: utils
Priority: optional
Standards-Version: 4.5.1
Build-Depends: debhelper (>= 12), libssl-dev
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/pev
Vcs-Git: https://salsa.debian.org/debian/pev.git
Package: pev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: 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.
|