Commit graph

16 commits

Author SHA1 Message Date
Micah Snyder
206dbaefe8 Update copyright dates for 2020 2020-01-03 15:44:07 -05:00
Andrew
e559f006d6 Restore the correct OEP for aspack unpacked exes
For certain aspack versions, the code wasn't restoring the correct
entrypoint.  This had ramifications for unpacked file scanning,
since now an EP that points outside of a file makes the PE not
have .MDB sigs evaluated against it (a change from earlier versions,
but one which the MRT is OK with).
2019-10-02 16:08:20 -04:00
Mickey Sola
ad0ef25d9b fuzz - 12513 - fixing aspack single byte heap overread 2019-10-02 16:08:20 -04:00
Micah Snyder
52cddcbcfd Updating and cleaning up copyright notices. 2019-10-02 16:08:18 -04:00
Micah Snyder
b3e82e5e61 Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h. 2019-10-02 16:08:17 -04:00
Micah Snyder
72fd33c8b2 clang-format'd using new .clang-format rules. 2019-10-02 16:08:16 -04:00
Micah Snyder (micasnyd)
9dcc0f7a74 Integrated new PE file unpacking capabilities for versions of Aspack up to 2.42, courtesy of Emmanuel Tacheau. 2018-12-02 23:06:59 -05:00
Mickey Sola
46a35abe56 mass update of copyright headers 2015-09-17 13:41:26 -04:00
Shawn Webb
60d8d2c352 Move all the crypto API to clamav.h 2014-07-01 19:38:01 -04:00
Shawn Webb
b2e7c931d0 Use OpenSSL for hashing. 2014-02-08 00:31:12 -05:00
Tomasz Kojm
2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
git-svn: trunk@3749
2008-04-02 15:24:51 +00:00
aCaB
b5231f5f67 realign structs see bb#474
git-svn: trunk@3537
2008-01-24 13:24:02 +00:00
aCaB
adc98193b8 rename x86 macroes due to collisions on HPUX
git-svn: trunk@3141
2007-07-12 00:38:51 +00:00
aCaB
c906f69c3f fixed main loop failcheck logic
fixed size of input (whatever the reason now all samples unpack)



git-svn: trunk@3105
2007-06-20 16:53:08 +00:00
Tomasz Kojm
c98bc23f79 DCONF support for ASPACK
git-svn: trunk@3103
2007-06-19 15:09:20 +00:00
aCaB
2f73b97743 Aspack support (experimental)
The OEP is messed up - will be fixed ASAP


git-svn: trunk@3101
2007-06-17 20:55:02 +00:00