September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
August 18, 2015
View e85c777

triage cid 12202

Kevin Lin authored on 2015/08/18 01:52:17
July 22, 2015
View baeb625

bb11343: Adding configure option to remove yara at compile-time.

Mickey Sola authored on 2015/07/22 05:35:48
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
June 4, 2015
View 2d785c9

added virname argument for matcher-pcre (use for later filetyping and test cases)

Kevin Lin authored on 2015/06/04 04:28:09
June 2, 2015
View b289385

various fixes for windows build

Kevin Lin authored on 2015/06/02 03:32:04
May 2, 2015
View a80453e

Merge master to features/yara.

Steven Morgan authored on 2015/05/02 07:36:48
April 1, 2015
View c9f0bba

YARA: support condition data access functions int8, int16, int32, uint8, uint16, and uint32.

Steven Morgan authored on 2015/04/01 06:02:51
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 21, 2015
View c436e3b

YARA: enable filesize and entrypoint keywords.

Steven Morgan authored on 2015/03/21 01:31:13
March 19, 2015
View d255498

Add YARA condition evaluation function. Add support for YARA 'of' clauses.

Steven Morgan authored on 2015/03/19 07:26:59
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
February 28, 2015
View 38dc186

bb#11269 - bm matcher no longer sets scanning window offset reason: certain segments could be hashed multiple times

Kevin Lin authored on 2015/02/28 05:23:51
February 26, 2015
View 05fa78f

bb#11269 - hash does not compute on segments smaller than the maxpatlen

Kevin Lin authored on 2015/02/26 04:55:21
February 12, 2015
View b5b3fec

unioned lsig logic and future yara conditional

Kevin Lin authored on 2015/02/12 03:36:43