May 21, 2015
View 10225c7

fixed memory issue in fixed length string alternates

Kevin Lin authored on 2015/05/21 03:57:55
May 20, 2015
View d00f762

ac_special_altstr: sigopt support

Kevin Lin authored on 2015/05/20 01:04:59
May 18, 2015
View dda6b05

matcher-ac: wildcard support for variable alternates (needs optimization)

Kevin Lin authored on 2015/05/18 22:59:04
May 15, 2015
View 68369b0

matcher-ac: minor change to bp movement for specials

Kevin Lin authored on 2015/05/15 03:44:06
View ed5f9fa

ac: verifier alternative to handling nocase

Kevin Lin authored on 2015/05/15 01:47:54
View 9290ddf

matcher-ac.c: whitespace consistency [tabs->spaces]

Kevin Lin authored on 2015/05/15 01:23:56
May 14, 2015
View 59506ff

matcher-ac: expansion of nested alternates within alternate expr matcher-ac: three types of alternates: byte, fixed, and generic (variable)

Kevin Lin authored on 2015/05/14 06:48:22
May 12, 2015
View 2b51265

matcher-ac: basic framework+debug for processing nested alternates

Kevin Lin authored on 2015/05/12 00:55:43
May 7, 2015
View 659a807

ac_findmatch branching variant for alternating strings

Kevin Lin authored on 2015/05/07 02:34:15
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
February 27, 2015
View f22d89e

added wide support for word marker char class reason: differs from what is expected in yara TODO: handle this case for all character classes/cases

Kevin Lin authored on 2015/02/27 01:21:34
February 26, 2015
View f3db2bb

patterns w/o boundaries != patterns w/ boundaries reason: fp/fn for patterns that differed in boundaries

Kevin Lin authored on 2015/02/26 07:38:48
February 21, 2015
View dc70379

converted sigopts from char string to uint8_t

Kevin Lin authored on 2015/02/21 08:13:28
View 6b725bb

added '(W)' special character to match fullword (non-alnum)

Kevin Lin authored on 2015/02/21 05:40:36
February 12, 2015
View a1924d1

added nocase support for anchored hexsigs

Kevin Lin authored on 2015/02/12 03:20:07