Commit Graph

3419 Commits (440410c7a734c20add2eeed2f704d6ba52a6b211)

Author SHA1 Message Date
Kevin Lin 4bdb182033 bb#11226 - fixed gpt GUID debugging message 11 years ago
Shawn Webb 1f271616be Switch the engine to using cli_strlcat instead of strcat 11 years ago
Shawn Webb 96ff19a19e bb#11215 - Change a variable to be an unsigned int 11 years ago
Steven Morgan b3a7a511aa Handle yara entrypoint keyword in prototype. 11 years ago
Kevin Lin 67d5e2ab02 ole2: fixed debugging messages in printing ole2 header 11 years ago
Kevin Lin f82b5e3e2e engine bb#12710 - added missing break statements 11 years ago
Steven Morgan e9b611f8ec Fix bug in ldb length calculation for yara hex strings, refine 'all/any of them' condition handling, handle EMALFDB errors from yara strings, add some metrics. 11 years ago
Steven Morgan b9af0434e5 Support yara 'all of them/any of them' conditions, enforce maximum subsig constraint, and fix signature length calculation error. 11 years ago
Shawn Webb 929090d615 Add strlcat functionality. Rely on existing strlcat and strlcpy if they are available. 11 years ago
Steven Morgan 93ff0dadc8 Define some flags for yara prototype. 11 years ago
Steven Morgan fdd7f80194 exclude yara rules containing strings subject to ClamAV minimum length constraints. 11 years ago
Kevin Lin 6f594861a5 added limited regex support to yara signatures 11 years ago
Steven Morgan 88c4a39fe2 work in progress: support more yara parser functionality. 11 years ago
Steven Morgan 478c37324a bb#11210 fix yoda false detections in regression test. 11 years ago
Shawn Webb 9922573555 Fix compiling on Windows 11 years ago
Kevin Lin 8af6e5a215 bb#11217 - fixed starting unary plus on string 11 years ago
Kevin Lin 086ad39377 Revert "bb#11217 - fixed js normalization parsing of single-line comments" 11 years ago
Kevin Lin 4936e76692 Revert "follow-up bb#11217 - fixed html normalization" 11 years ago
Shawn Webb 771c230998 Actually flag the heuristic if the y0da bounds check failed 11 years ago
Kevin Lin c444b7e8fa added alignment functionality in rebuildpe 11 years ago
Steven Morgan 9d5b5e11cf fix up bb#11216 debug messages. 11 years ago
Steven Morgan 5e1fbf3668 bb#11216 fixes crash with fuzzed upacked file. 11 years ago
Kevin Lin 9a0eed3ae3 bb#11212 - fixed section boundary mismatch in MEW unpacker 11 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 bf43eaafd9 Remove unneeded debugging message 11 years ago
Shawn Webb 58ca7ee2cc bb#11213 - Enforce bounds checking 11 years ago
Kevin Lin 69d2b73c46 follow-up bb#11217 - fixed html normalization 11 years ago
Kevin Lin 27ef872f85 bb#11217 - fixed js normalization parsing of single-line comments 11 years ago
Shawn Webb 3d6d7a7df9 bb#11210: Apply a basic fix for y0da 11 years ago
Kevin Lin 93a9a942f7 ooxml: fixed a number of potential memory issues 11 years ago
Kevin Lin a2e6dcee33 bb#11208 - added engine limit checks to ooxml parsing 11 years ago
Kevin Lin b5641e9c79 bb#11205 - fixed implicit declaration 11 years ago
Kevin Lin d280a88c5f autojunk'd 11 years ago
Kevin Lin 9750420397 Revert "bb#11185 - candidate fix to version mismatch when using vpaths" 11 years ago
Shawn Webb e9c741fb64 Regen autotools artifacts 11 years ago
Steven Morgan dfbb1604fd bb#11195 - change html links in code to match the current clamav.net website. 11 years ago
Kevin Lin 3b95ed6395 autojunk'd 11 years ago
Kevin Lin 26a9128a4b bb#11185 - candidate fix to version mismatch when using vpaths 11 years ago
Kevin Lin 3e8eed1823 bb#11187 - corrections to prevent evasion and add clarity 11 years ago
Kevin Lin b6768907aa formatting changes 11 years ago
Shawn Webb 40fef0760e Forward-port the I/O wrapping code Dave Raynor wrote to fix an older bug that happened in the hashing code 11 years ago
Kevin Lin d549c451d9 bytecode: updated functionality level macros 11 years ago
Shawn Webb 4ef4ba3575 Regen autotools artifacts 11 years ago
Kevin Lin ac20e91b05 engine bb#8640 - fixed mempool issue with 64-bit pointers in Windows 11 years ago
Kevin Lin c4ddaa2210 msdoc: guarentee null termination for US-ASCII/UTF-8 strings 11 years ago
Kevin Lin 750bd0c96f bb#11179 - fixed an issue where truncated strings would produce invalid json 11 years ago
Shawn Webb 78d4a9985a bb11176 - Instruct OpenSSL to allow MD5 when in FIPS-compliant mode 11 years ago
Shawn Webb e772c09018 Finish whitespace changes of matcher-ac.c 11 years ago
Shawn Webb 182c2d6903 Adjust the logic surrounding adjusting the PE section sizes 11 years ago