Commit Graph

9503 Commits (653b471b5b56f5066fd5ddf1040fe803b89a6cbe)
 

Author SHA1 Message Date
Mickey Sola 42d04d2c81 bb11062 - removing unnecessary include of mspack's system.h 9 years ago
Mickey Sola 3a639e63cd bb11062 - convert use of fseeko and ftello functions to meet vs2015 compatibility 9 years ago
Mickey Sola e8d28d40e3 bb11062 - provide libmspack .lib path to vs2015 linker 9 years ago
Mickey Sola b3af32247c bb11062 - link libmspack dll 9 years ago
Mickey Sola 11dbd4361d bb11062 - modifying libmspack.c macros and casts for VS 2015 compatibility 9 years ago
Mickey Sola 0bf329bb6e bb11062 - adding idmef_logging references to clamd vs2015 proj 9 years ago
Mickey Sola 9503910e5c bb11062 - add libmspack.c to vs2015 libclamav solution 9 years ago
Mickey Sola d03c42fa08 bb11062 - removing old mspack references from VS2015 vcxproj files 9 years ago
Mickey Sola 46aecb8224 bb11062 - adding mspack.def file 9 years ago
Mickey Sola d03e133a8f bb-11062 - adding winbuild script 9 years ago
Mickey Sola e30c3b565e bb-11062 - cleanup scanners.c conflict 9 years ago
Mickey Sola 4f25ca7b4f bb-11062 - cleanup makefile conflicts 9 years ago
Mickey Sola 52e35eb0ff bb-11062 - removing custom mspack.c 9 years ago
Mickey Sola d3699d5723 bb11062 - adding support for external libmspack 9 years ago
Steven Morgan 9807521cf2 Change some warning messages to debug messages. 9 years ago
Steven Morgan 678421af5d remove incorrcet comment. 9 years ago
Steven Morgan 312b7e5391 bb11522 - enable clamscan option --blockmax to flag files as virus Heuristic.Limits.Exceeded when --max-filesize, --max-scansize, or --max-recursion is exceeded. 9 years ago
Kevin Lin 9c30a4fc6e sigtool: patch hybrid cvd generation 9 years ago
tomime 24254d2121 fixing NULL pointer dereference 9 years ago
Steven Morgan 6c6635a369 bb11618 - indicate virus Heuristic.Broken.Executable for an ELF file with a corrupted header. 9 years ago
Steven Morgan 511370f9a9 FireAMP bb17724: fix for CVE-2016-3189 for Windows build (win32/3rdparty/bzip2/bzip2recover.c). 9 years ago
Mickey Sola fa15aa98c7 bb11594 - allow for compilation against openssl 1.1.0 9 years ago
Mickey Sola 0bde9405f6 bb11602 - correcting and simplifying fts_info check 9 years ago
Steven Morgan 4ba3586a7a Apply patch from Craig Davidson to fix compilation on RHEL5/CentOS 5.11 with g++ 4.1.2. 9 years ago
Mickey Sola fb4ee88d94 systemd - removing generated files from repository 9 years ago
Kevin Lin fdcf5109d6 pdfdecode: reduced stream dumping conditions to just leave-temps + fix warnings 9 years ago
Kevin Lin dbd2653d83 bb#11613 - dump vba project data to file with leave-temps 9 years ago
Mickey Sola 4edbeea04c bb11602 - fixing case where on access scanning would erroneously classify sockets and other objects as directories 9 years ago
Matthew Boedicker 1b9b5f6dad bb11605 - Update the error code to CL_ETMPFILE 9 years ago
Kevin Lin 8d37842072 win32: fixes for sigtool imphash linking 9 years ago
Kevin Lin 67f8441d5e implement cli_strndup and cli_mpool_strndup 9 years ago
Kevin Lin 634c859458 imphash: code review and clean up 9 years ago
Kevin Lin aedd942cec imphash: yara copyright for pe_ordinal function 9 years ago
Kevin Lin 211edda0a3 imphash: refactor code for scanning and sigtool usage 9 years ago
Kevin Lin 832d44e748 sig: convert .ith to .imp; add .imp to sigtool 9 years ago
Kevin Lin 3cc632adc8 sigtool: properly generates and reports pe section hashes (mdb) 9 years ago
Kevin Lin 81610c3ec2 imphash: dll and func name validation 9 years ago
Kevin Lin 3262814227 imptbl: macroize similar code; add size based on hashed data 9 years ago
Kevin Lin 48641f8b20 imptbl: general code clean-up and fixes 9 years ago
Kevin Lin 4adb74a45a dconf: support added for imptbl and imphash 9 years ago
Kevin Lin 66c20d21c3 imphash: signature file support 9 years ago
Kevin Lin 4bf268ce11 imptbl: add data collection for preclass 9 years ago
Kevin Lin 8955ca5b6a imphash: add parsing of import table and calculate imphash 9 years ago
Kevin Lin 0f23630372 matcher-ac: fix error case handling 9 years ago
Steven Morgan da520c34b0 bb11601 - check array boundaries in unrarvm rarvm_getbits(). 9 years ago
Steven Morgan 64f9b9b5dd fix possible out of bounds stack read. 9 years ago
Steven Morgan 82a23f4187 bb11600 - fix out of bounds stack read. 9 years ago
Steven Morgan 10bcbe7a46 clean up file/memory in error case. 9 years ago
Anthony Chan 46b9e8c2ca Fix bug in msxml_parse_element which may leave behind empty temp file and leak a little memory 9 years ago
Kevin Lin a4e931ce29 win32: add missing libxml2 html source files 9 years ago