December 4, 2018
View 27948a0

Added .clang-format style rules, clam-format script to automate formatting of ClamAV code, and preparing select files so that clang-format does not alter carefully formatted sections.

Micah Snyder authored on 2018/12/04 02:37:58
September 26, 2018
View 1d859d1

bcomp - updates and fixes following code review

Mickey Sola authored on 2018/09/26 06:44:19
September 22, 2018
View 9cb3e8e

refactoring byte compare functionality as a subsig; adding loader and matchers for bytecompare subsig

Mickey Sola authored on 2018/09/22 05:49:38
September 22, 2017
View d0cba11

adding back changes to eliminate warnings from mspack, matcher, others, and readdb.

Micah Snyder authored on 2017/09/22 02:10:01
September 21, 2017
View 169af0f

Revert "eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables."

Micah Snyder authored on 2017/09/21 01:37:07
August 16, 2017
View 84a7f40

eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables.

Micah Snyder authored on 2017/08/16 03:00:07
April 19, 2017
View cbf5017

bb11805 fix multiple results. Refactor false positive and heuristic precedence logic.

Steven Morgan authored on 2017/04/19 01:03:36
January 24, 2017
View 87b2a1a

add 'Intermediates' field to target description block (allows specification of any number of intermediate containers)

Kevin Lin authored on 2017/01/24 03:11:03
June 29, 2016
View 984f90c

bb#11587 - track linked bcs on matchers for target 7 normalization

Kevin Lin authored on 2016/06/29 04:18:30
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
July 24, 2015
View e7b3198

bb#9858 - added target 14 for binary (unidentified) files

Kevin Lin authored on 2015/07/24 05:37:15
June 20, 2015
View 7665e02

Add support for YARA private rules and referencing other rules in a YARA condition.

Steven Morgan authored on 2015/06/20 05:33:59
March 31, 2015
View b7999b8

YARA: capture offsets in matcher and use for processing YARA condition 'at' clauses.

Steven Morgan authored on 2015/03/31 06:12:01
March 7, 2015
View f51f42e

Capture YARA compiled condition string and anchor in struct cli_ac_lsig.

Steven Morgan authored on 2015/03/07 07:10:47
March 4, 2015
View 9de4005

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.

Steven Morgan authored on 2015/03/04 09:25:13