summaryrefslogtreecommitdiff
path: root/security/libpe/DESCR
blob: 63bbb45ff975146d32be62af2d7f4f6a00896303 (plain)
1
2
3
4
5
6
7
8
libpe is the PE library used by pev - the PE file toolkit purely written in C
and available to many platforms. The features include:

 * Support for both 32 and 64-bits PE files.
 * ssdeep support (built-in libfuzzy).
 * Disassemble support (built-in libudis86).
 * Imphash support.
 * Crypographic digests calculation (using OpeenSSL).