Commit Graph

422 Commits (5ed00445bff1f92261949cdf04d4fe240da77364)

Author SHA1 Message Date
Kevin Lin 0183d24245 bb#11514 - initialize ARJ metadata structures 9 years ago
Kevin Lin 9f8539db4f whitespace fix 9 years ago
Kevin Lin ea9ffd291b add scanning options for scanning xml-based documents (MSXML, OOXML, HWPML) and HWP3 9 years ago
Kevin Lin 21f6478f26 add dconfs for XDP, MBR, GPT, APM, OOXML, MSXML, and HWP formats 9 years ago
Steven Morgan 433c3bb410 bb11466 - let html be scanned raw when --scan-html=no is in effect. 10 years ago
Kevin Lin c6f7be5536 ooxml_hwp: add support for filetyping and preclassification 10 years ago
Kevin Lin 6cd5a9dc4e hwpole2: new filetype and handler for hwp embedded ole2 files 10 years ago
Kevin Lin d2eea44a6d HWPML: added hwpml_keys for hwpml parsing 10 years ago
Kevin Lin 9103b7e984 various name changes and dereference fix 10 years ago
Steven Morgan 7d4213a729 bb11420 - fix preclass/cache interaction. 10 years ago
Steven Morgan 881d6f349f bb11419 - fix valgrind-detected uninitialized value when caching is disabled. 10 years ago
Steven Morgan 1f1bf36b8e Add 'virus found' callback. Refactor scan-all API. 10 years ago
Steven Morgan 5f1ada67a3 Change preclass signature warning message to debug level. 10 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Steven Morgan d4742bb19e Move code for Windows compile. 10 years ago
Steven Morgan 5e608548b0 remove development testing code. 10 years ago
Steven Morgan f7106b36f6 make retcode passed to post-scan callback to be CL_VIRUS when an heuristic virus was detected. 10 years ago
Steven Morgan 09994378a5 Fix for NULL virus name passed to post scan callback for heuristic viruses. 10 years ago
Kevin Lin 059e90fcb4 tiff: added heuristic check for invalid tiff IFD fields 10 years ago
Kevin Lin 1e3e56e702 bb#11196 - autoit script file misclassified as HTML 10 years ago
Kevin Lin e7b3198df2 bb#9858 - added target 14 for binary (unidentified) files 10 years ago
Mickey Sola dabc8c316e bb11219: Fixing scanscript to scan on a normalized map when using relative offsets with type 7 signatures. 10 years ago
Mickey Sola 3842442004 bb-11149: Fixing bzip2 scan to cease scanning after reaching max filesize. 10 years ago
Kevin Lin e267652d6d Revert "removed offset 0 limitation on cli_scanraw (revert change from 0.95.2)" 10 years ago
Kevin Lin 7600b5cf6b removed offset 0 limitation on cli_scanraw (revert change from 0.95.2) 10 years ago
Steven Morgan 8bbaf7f9e5 Revert "bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior." 10 years ago
Steven Morgan 8f50c4a179 bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior. 10 years ago
Kevin Lin 20a3b53b6c converted cb_file_props from using engine-based ctx to file-based ctx 10 years ago
Kevin Lin 56895e2595 added CL_TYPE_XML_WORD and CL_TYPE_XML_XL to preclass set 10 years ago
Kevin Lin 4823482e9d added basic framework for msxml processing 10 years ago
Kevin Lin 514dfa1e96 backwards compatibility for target type 13 json scanning 10 years ago
Steven Morgan 9de400559d refactor and simplify cli_lsig_eval, add new function cli_exp_eval to loop thru the lsig table and call either lsig_eval or yara_eval. 10 years ago
Kevin Lin 116169833d generates fmap from desc if no map is NULL 10 years ago
Kevin Lin 47c2d618cd added BC_PRECLASS hook support; replaces target type 13 10 years ago
Kevin Lin f66533de48 fixed an incorrect return value for magic_scandesc 11 years ago
Kevin Lin f82b5e3e2e engine bb#12710 - added missing break statements 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 7360fe6a40 ole2: added json string sanitization 11 years ago
Shawn Webb 30a7509744 Add proof-of-concept XDP support. 11 years ago
Shawn Webb 99366f4c51 Pass in a NULL to cli_scanraw when the cache is disabled, thereby causing lazy generation of the MD5 hash of the sample 11 years ago
Shawn Webb 8b77f741c0 Silence compiler warnings. 11 years ago
Kevin Lin 5ee5fad250 various code fixes 11 years ago
Kevin Lin 90f830e7c5 ole2: cleaned-up commented code 11 years ago
Kevin Lin 20b45621cb added pre-class timeouts for ms-docs and pe files 11 years ago
Steven Morgan a03db40e78 add version to property file magic. 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Steven Morgan 63ca7667bf change internal magic to { "Magic": "CLAMJSON" 11 years ago
Steven Morgan 49b33289e0 Add timeout facility for file property scanning and clamscan timeout testing parameter. 11 years ago
Shawn Webb c2ff4bf468 Remove accidentally committed code that changes a debug message to an error message 11 years ago