Commit graph

4 commits

Author SHA1 Message Date
khorben
f5f9654bec Updated security/pev to 0.70
Changelog for this version:
pev 0.70 - December 26, 2013
 ! Missing full/English documentation.
 ! Missing valid XML and HTML output formats.
 ! pestr: no support for --net option when parsing unicode strings.
 ! pestr: unable to handle too big strings.
 * libpe: rewritten, now using mmap. (Jardel Weyrich).
 * pestr: added countries domains suffixes.
 * readpe and peres: output enhancements (Jardel Weyrich).
 + pehash: sections and headers hash calculation (Jardel Weyrich).
 + pehash: ssdeep fuzzy hash calculation.
 + pehash: support for new digest hashes like sha512, ripemd160 and more.
 + peres: added new tool to analyze/extract PE resources (Marcelo Fleury).
 + pescan: cpl malware detection.
 + pescan: undocumented anti-disassembly fpu trick detection.
 + pesec: show and extract cerfiticates from digitally signed binaries (Jardel Weyrich).
 - readpe can't show functions exported by ID only.
 - readpe: fixed subsystem types (Dmitry Mostovenko).
2014-12-09 14:37:06 +00:00
khorben
b15e64fb39 Fixed the default path to "userdb.txt" in pepack(1) (for pkg/49458) 2014-12-09 13:26:40 +00:00
khorben
a10d76bf77 pev 0.60 was re-released with changes to the original archive 2014-08-06 11:07:30 +00:00
khorben
21df93147d Imported security/pev version 0.60 from wip
pev is a PE file analysis toolkit that includes some nice programs to work with
PE files in many systems. It can be useful for programmers, security analysts
and forensic investigators. It's licensed under GPLv3+ terms.
2014-08-02 14:11:08 +00:00