debian man page for pev

Query: pev

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PEV(1)							      General Commands Manual							    PEV(1)

NAME
pev - show information about MS-Windows excutables files
SYNOPSIS
pev [OPTION]... file
DESCRIPTION
Make an analysis and show useful information of PE32/PE32+ file given.
OPTIONS
-A, --all Equivalent to -cdhoprs. This is the default action if none is specified. -c, --coff Show the COFF file header. -d, --dos Show the DOS file header. -h, --help Show usage and exit. -o, --optional Show the Optional (a.k.a. PE) file header. -p, --product-version Show the Product Version (if added by programmer/compiler) of PE file. -r, --resources Show first level resource items information. -s, --sections Show information about executable sections. -v, --version Show version and exit.
EXAMPLES
To get only the Product Version of putty.exe file: $ pev -p putty.exe To show DOS and COFF file headers of cards.dll: $ pev -dc cards.dll Display all possible information about svchost.exe file: $ pev svchost.exe
AUTHOR
Written by Coding 40o group
REPORTING BUGS
Report pev bugs at http://sourceforge.net/p/pev/tickets/
COPYRIGHT
Copyright (C) 2010-2011 Coding 40o. Licensed GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. PEV(1)
Related Man Pages
pev(1) - debian
soxi(1) - opensolaris
soxi(1) - hpux
soxi(1) - osf1
soxi(1) - posix
Similar Topics in the Unix Linux Community
I have no idea what I just did, and I am an idiot.
how to view dynamically updated managed server logs from the same putty window
Change putty title name
I cannot connect my redhat server via putty
Connecting to UNIX from Windows without using putty