Commit Graph

10846 Commits (dd37f766a0516701f6e430ab31f8bfd1f3d6d994)
 

Author SHA1 Message Date
Micah Snyder dd37f766a0 PCRE: Remove allmatch check + minor code cleanup 3 years ago
Micah Snyder 66f48d3e05 Strong indicator precedence over PUA / Heuristic detections 3 years ago
Micah Snyder 73088d261b Fix issue detecting embedded zips attached to small files 3 years ago
Micah Snyder 29a761219a Matcher: code cleanup, fix possible leaks 3 years ago
Micah Snyder 858b541a51 Matcher: Remove allmatch checks and significantly tidy code 3 years ago
Micah Snyder 42a059ba45 CAB/CHM: Remove allmatch checks & clean up error handling 3 years ago
Micah Snyder 4b9adb984a Bytecode: Fix compiler warning for unused iptr variable 3 years ago
Micah Snyder 57886cee52 Code cleanup: More accurate variable types in bytecode modules 3 years ago
Micah Snyder 01fddccd8e Fix issue reporting all Heuristic/PUA matches in allmatch mode 3 years ago
Micah Snyder 620208b419 Code cleanup: be explicit about what if-conditions are checking 3 years ago
Micah Snyder 2b6f0b7c02 XAR: Remove allmatch checks 3 years ago
Micah Snyder eadee86ec2 PDF: Remove all-match checks 3 years ago
Micah Snyder ae5d1ef692 Fix image parser match reporting issue 3 years ago
Micah Snyder 33555ef696 Hashtable / hashmap / hashset code cleanup 3 years ago
Micah Snyder fcd8902cb2 HWP3, ASN1, blob: Remove all-match checks 3 years ago
Micah Snyder ec81f204fb ISO9660: Remove all-match checks + code cleanup 3 years ago
Micah Snyder 19a4fa03b3 CPIO: Remove all-match checks + code cleanup 3 years ago
Micah Snyder dab7166001 AutoIT: Remove all-match checks + code cleanup 3 years ago
Micah Snyder 9e4c2803fc Install Shield: Remove all-match checks + code cleanup 3 years ago
Micah Snyder b51445bf5c Disk partition parsers: Remove all-match checks + code cleanup 3 years ago
Micah Snyder 19fe4c69cd 7zip: Remove individual allmatch checks 3 years ago
Micah Snyder e7ebfddd9b Bytecode: Remove individual allmatch checks 3 years ago
Micah Snyder 621381e0cd Allmatch-mode overhaul, part 1: append_virus 3 years ago
Micah Snyder d09a7ed6c7 Tests: Fix failure if markdown module installed 3 years ago
Micah Snyder 798587c6b3 Tests: add pe-allmatch test set 3 years ago
Micah Snyder 0aed59e6b8 Tests: Add FP tests for trusting by hash at diff layers 3 years ago
Micah Snyder d938bd9ff9 Tests: break out clamscan tests into separate files 3 years ago
Micah Snyder 4e7b850ed5 Tests: heuristic alerts with/out allmatch, precedence-mode 3 years ago
Micah Snyder 040501dc3b Tests: Add NDB & LDB to allmatch test 3 years ago
Micah Snyder 93671edbdf Tests: allmatch with pattern match + embedded file type recognition 3 years ago
Micah Snyder 2cb83dc540 Tests: All-match mode tests 3 years ago
Micah Snyder 6b1d93fcf5 Tests: add allmatch regression tests 3 years ago
Micah Snyder 5bca1ee33e Bytecode debugging improvements 3 years ago
Andy Ragusa 778a4b1341 Corrected types to remove warnings. 3 years ago
Micah Snyder cf812993b6 Update generated sys.rs file 3 years ago
Micah Snyder d91ae78e99 Rename example programs for readability 3 years ago
Micah Snyder cd3134568a Code quality: Refactor layer attributes as scan parameter 3 years ago
Micah Snyder c7c4ea6063 Examples: demo post-scan callback in file inspection example 3 years ago
Micah Snyder 9d6ebd6d50 Adds file inspection callback and example code 3 years ago
Micah Snyder a4e6868cea Add example program to test cl_cvdunpack & test 3 years ago
Micah Snyder 8340e55660 Tests: unit tests for cl_load(), cl_cvdverify(), cl_cvdunpack() 3 years ago
Micah Snyder 54b69ec431 Freshclam, Sigtool: use public CVD unpack API 3 years ago
Micah Snyder 07b08ff0a9 libclamav API: Add cl_cvdunpack() function 3 years ago
Andy Ragusa a82d2821c1 Fixed type mismatch 3 years ago
Andy Ragusa a50f6ee50b Changed type of newCapacity to match trans_capacity to eliminate warning 3 years ago
Andy Ragusa b3a3b358b0 Speed up freeing of signatures 3 years ago
monkz ece5375355 Correct short flag of watch-list 3 years ago
monkz 17494c16e8 Introduce infected flag to clamdscan man page 3 years ago
Micah Snyder 197113cded Fix mmap() C API detection on macOS 3 years ago
Micah Snyder f720b00d49 Revert "Moved the PID and socket file location to /tmp so the container can run as clamav user." 3 years ago