Commit Graph

3770 Commits (b6549d301eab4a07a7e1b1bbb926fbfc9ecde3ba)

Author SHA1 Message Date
Kevin Lin 6a6c508a1e bumped flevel (new magic for LZMA flash) 10 years ago
Kevin Lin d3530d45ce bb#11306 - LZMA decompression support for flash files 10 years ago
Kevin Lin 842914d78c added default filetype magic for LZMA compressed SWF 10 years ago
Kevin Lin 79547a43de ole2: added method for checking MSO and branching to MSO scanner 10 years ago
Kevin Lin 1c85f742f0 ole2: added MSO inflation and scanning (detached) 10 years ago
Kevin Lin 48d1a07597 msxml: memory issues with tempfiles 10 years ago
Kevin Lin 25a8a0f91a msxml: memory fixes 10 years ago
Kevin Lin 188e40ae8b pdf: fixed errorenous json api call 10 years ago
Kevin Lin 5f31c9b450 bb#11296 - various fixes to pdf string base64 string conversion 10 years ago
Steven Morgan 0965d7da0f bb11298 - look for TOC element name <unarchived-checksum> (as a synonynm for <extracted-checksum>). Continue processing rather than exit in the event of missing or error in TOC checksum specification. 10 years ago
Steven Morgan 7cdb5c7fa6 iso9660: remove unnecessaty parameter on iso_parse_dir() and reset return code when scanall is in effect. 10 years ago
Steven Morgan d010b117bd bb11296 - fix segfault in pdf file properties. 10 years ago
Steven Morgan db5ee8462f bb11200 - patch sent by Andreas Cadhalpun for compilation on Debian GNU/Hurd where linux/sockios.h is missing. 10 years ago
Kevin Lin 9d33052fe7 pdf: correctly handle encryption objects to decrypt 10 years ago
Kevin Lin f773990c28 msxml: final suppression of parsing errors (for release) 10 years ago
Kevin Lin f17cd8d16f added clamav-specific xmlerror handler for msxml 10 years ago
Steven Morgan c9f0bba431 YARA: support condition data access functions int8, int16, int32, uint8, uint16, and uint32. 10 years ago
Steven Morgan fbbd113cad YARA: support string offsets (@str[n] notation) in YARA condition. 10 years ago
Kevin Lin d349c61d88 xmlreader unterminated char entity pre-processing 10 years ago
Steven Morgan 3c0cea48ba YARA: support for YARA condition 'in' clauses. 10 years ago
Steven Morgan b7999b89c9 YARA: capture offsets in matcher and use for processing YARA condition 'at' clauses. 10 years ago
Kevin Lin e66b3f9e48 constain default file magics for msxml documents (decrease fps) 10 years ago
Kevin Lin 20a3b53b6c converted cb_file_props from using engine-based ctx to file-based ctx 10 years ago
Kevin Lin 3a925de01f fixed major issue in UTF conversion for pdf preclass 10 years ago
Steven Morgan 2abba0519b bb11281 - Reworked reverted upack.c crash patch to fix regression false negatives. 10 years ago
Kevin Lin 4eae511c68 yara: alternating string verification 10 years ago
Kevin Lin 16d69534d2 yara: added clamav hexstr verification and handling 10 years ago
Kevin Lin 9f36260e04 bb#11282 - fixed upack passing an invalid dereference to rebuildpe 10 years ago
Kevin Lin 898fe35e2b bb#11282 - patch for code clean up in rebuildpe 10 years ago
Kevin Lin be8b084e64 bb#11284 - fixed integer underflow in detecting W32.Polipos.A method 10 years ago
Kevin Lin ddc1421955 pdf: clang and general compiler fixes 10 years ago
Kevin Lin 7bbb67ea84 pdfng: fixed small memory leak 10 years ago
Kevin Lin fc84532e13 pdf: json now records if a document is encrypted and NOT decodable 10 years ago
Kevin Lin 24db616f5b pdf: base64 encode strings that fail to finalize 10 years ago
Kevin Lin 00daf527e6 pdf: removed debugging messages 10 years ago
Kevin Lin d7effb639a pdf: decryption does not NULL terminate 10 years ago
Kevin Lin e2b1880fa6 pdf: string decryption and code clean-up 10 years ago
Steven Morgan c436e3b7b2 YARA: enable filesize and entrypoint keywords. 10 years ago
Steven Morgan 263ed89af0 YARA: handle string counting. 10 years ago
Kevin Lin ba1f4d0186 removed excessive debugging in escape conversion 10 years ago
Kevin Lin d49a7dba08 msxml: clang compiler fix 10 years ago
Steven Morgan e10659a6e1 YARA: implement basic string matching, temporarily disable simple YARA condition to lsig conversions. 10 years ago
Steven Morgan d25549807f Add YARA condition evaluation function. Add support for YARA 'of' clauses. 10 years ago
Steven Morgan c9ca810119 Revert "bb11281 - crash in upack.c identified and changes suggested by Sebastian Andrzej Siewior." 10 years ago
Steven Morgan 9baa46aabc Change Y0da decryptor loop counter. 10 years ago
Steven Morgan fd738c77c9 bb11281 - crash in upack.c identified and changes suggested by Sebastian Andrzej Siewior. 10 years ago
Kevin Lin b8004b5dde set 'AllowPNG' in msxml documents to record JSON value 10 years ago
Kevin Lin d8f7468163 ooxml: adjusted to reuse code used in msxml_parser 10 years ago
Kevin Lin ab9611d4c1 fixed converity issue ID 12109 10 years ago
Kevin Lin 143cf9b6fb fixed coverity ID 12110 12111 10 years ago