Commit Graph

36 Commits (5383eeae49d18bf59de427d16ea3f12d61d8b899)

Author SHA1 Message Date
Mickey Sola 0cff42fbc3 fuzz - 12251, 12194 - fixing left shifting issue with upx decoding when determining back offsets 6 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
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. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Josh Soref 7cd9337a70 Spelling Adjustments (#30) 7 years ago
Jonas Zaddach 8bd189e3b9 Also added decoding for the lp parameter 8 years ago
Jonas Zaddach 1c6bead7ba Tolerate different LZMA parameters in UPX compression 8 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Steven Morgan da927b08ec Revert "bb#11267 - libclamav upx guard against signed overflows" 10 years ago
Kevin Lin ca57cc3c0c bb#11267 - libclamav upx guard against signed overflows 10 years ago
Kevin Lin 1d7231d3f2 bb#11267 - libclamav upx cover against hand crafted section ove 10 years ago
Shawn Webb f1275fb088 Fix signage 11 years ago
Shawn Webb 89b2d2dcb9 bb#11213 - Bail earlier if we detect an integer overflow 11 years ago
Shawn Webb 58ca7ee2cc bb#11213 - Enforce bounds checking 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
David Raynor 416ee4226b libclamav: upx pe reconstruction fix 11 years ago
Török Edvin f304dc688a fmapify: fix const-ness warnings 14 years ago
aCaB 03d44bbfdd fix upx/lzma 16 years ago
aCaB f1f0418e6d partial fix upx/lzma 16 years ago
aCaB 87787e76a8 compiles, upx-lzma b0rked 16 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin 5cd3f734a9 add lots of warnings flags to 'make distcheck', 17 years ago
aCaB f2b223fe33 upx/lzma 17 years ago
Tomasz Kojm 2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
aCaB adc98193b8 rename x86 macroes due to collisions on HPUX 18 years ago
aCaB 35eb635417 compiler indepenedent sign-extended signed right shift macroes 18 years ago
Tomasz Kojm fb5cb2570c properly initialize realstuffsz 18 years ago
aCaB 632be7ba51 update file headers 18 years ago
aCaB 696fdd170d Final UPX tweaks 18 years ago
aCaB a85e56eb0e upx - craft some kind of header if everything else fails 18 years ago
aCaB e70fc970af upx: scan for pe if lea fails 18 years ago
aCaB fbd8fb5b23 upx improvements 18 years ago
aCaB 1027f3e1cd Fix gcc warns and minor cosmetic cleanup 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
aCaB e4804cde1d Fix typo in debug meggage 19 years ago
Tomasz Kojm fc83da8244 remove some gcc warnings 19 years ago
aCaB 1ff5f3b8ce Memory leaks 19 years ago
aCaB 57866af1c9 New PE parsing model 19 years ago
aCaB 9907dae143 Fix heap overflow in pefromupx() 19 years ago
aCaB 2fac7f41a0 includes cleanup 19 years ago
aCaB 343316aba2 upx revert + kriz detection 19 years ago
aCaB 5a999164f6 UPX another bug in find_ep 19 years ago
aCaB fd9fb09150 Fixed bug in find_ep 19 years ago
aCaB 38518bb6b5 Fixed typo in upx.c 19 years ago
aCaB d5ea3ff427 Improved UPX rebuild capabilities 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
aCaB dddbbad7e7 bugfix/hardening of unpacking code 20 years ago
Tomasz Kojm 337b3f5102 fix possible buffer overflow 20 years ago
aCaB 2b7c92bd2b fixed compiler warnings 20 years ago