Commit Graph

3649 Commits (0a631ee94a1323953242a42c03cdb67e36b7bce3)

Author SHA1 Message Date
Kevin Lin 0a631ee94a pwdb: added name tracking the pwdb entry 10 years ago
Kevin Lin ac0cbde82b engine: added .pwdb handler and storage 10 years ago
Mickey Sola dabc8c316e bb11219: Fixing scanscript to scan on a normalized map when using relative offsets with type 7 signatures. 10 years ago
Kevin Lin 27e257bf15 bb#11356 - fixed an issue regarding yara_exec OP_OF 10 years ago
Mickey Sola c1bc49e71c Adding ascii file normalization option to sigtool. 10 years ago
Kevin Lin 47bccd1b58 matcher-ac: handle case of empty but defined prefix 10 years ago
Kevin Lin a2345bb5a5 matcher-ac: restructed ac verification 10 years ago
Kevin Lin 600c04f0b8 matcher-ac: fixed prefix verification for fixed multi-byte alts 10 years ago
Kevin Lin 6953341f8e matcher-ac: added calc and storage for min/max lengths 10 years ago
Kevin Lin f210254408 matcher-ac: converted length fields to arrays 10 years ago
Kevin Lin b7d0b832f5 ac_special: tracks both the min and max lengths 10 years ago
Steven Morgan ff506263db bb11348 - Patch for HPUX sent by Michael Pelletier. 10 years ago
Kevin Lin bcf780fc53 readdb: refactored yara rule verification code 10 years ago
Steven Morgan 7665e02d5b Add support for YARA private rules and referencing other rules in a YARA condition. 10 years ago
Steven Morgan 5d872d36c5 bb11338 - better placement of an assert(). 10 years ago
Steven Morgan dde438a66d bb11339 - remove duplicate include. 10 years ago
Steven Morgan c00baa37c6 Beef up iconv_open error messages to show the source encoding and strerror. 10 years ago
Steven Morgan 18ef4abaec Fix warning on Windows. 10 years ago
Steven Morgan b72292f1fc YARA include-file fixups. 10 years ago
Kevin Lin b2197a09ce unit_test: pcre and sigopt test cases added to check_matchers 10 years ago
Kevin Lin d2e77863aa sigopts: fixed incorrect checks for AC_WORD_MARKER_RIGHT 10 years ago
Kevin Lin 09942544ae win32 build fixes 10 years ago
Kevin Lin 5788e7d82b ldb: tokenizer ignores escaped '/' within subsigs 10 years ago
Kevin Lin 5d9cac7be6 readdb: changed signature modifier delimiter from '/' to '::' 10 years ago
Kevin Lin 0f5e62fd71 autojunk'd 10 years ago
Kevin Lin d8de911582 ldb: corrected offset condition check 10 years ago
Kevin Lin 3f016d0237 ldb: fixed an issue with ':' within pcres incorrectly treated as offsets 10 years ago
Mickey Sola 3842442004 bb-11149: Fixing bzip2 scan to cease scanning after reaching max filesize. 10 years ago
Kevin Lin e267652d6d Revert "removed offset 0 limitation on cli_scanraw (revert change from 0.95.2)" 10 years ago
Kevin Lin 69cfee94e5 unit_test: basis for pcre subsig testing 10 years ago
Kevin Lin 2d785c9611 added virname argument for matcher-pcre (use for later filetyping and test cases) 10 years ago
Kevin Lin cc4cd87722 pcre: reported virname match to optional input result struct 10 years ago
Mickey Sola 52ca4bacde bb-11203: Cleaning up code to ensure explicit handling of case where segment command names are the same length as the name buffer. 10 years ago
Kevin Lin 7600b5cf6b removed offset 0 limitation on cli_scanraw (revert change from 0.95.2) 10 years ago
Kevin Lin 517ce6c007 updated internal msxml 2003 file magics 10 years ago
Kevin Lin b289385d32 various fixes for windows build 10 years ago
Kevin Lin df3e211adc added pcre source for windows build; needs trimming 10 years ago
Steven Morgan f939eee569 bb11330 - fix regressed code for YARA offset matching. 10 years ago
Kevin Lin bc3a2c0f3e removed windows restriction on yara features 10 years ago
Steven Morgan ca20713cd9 autoreconf for version/library bumps. 10 years ago
Steven Morgan c329e3c72e Add the YARA compiler files. 10 years ago
Steven Morgan b6ad432280 Fix for unit test failure. 10 years ago
Steven Morgan 4400490cfc Fix memory leak - call _yr_compiler_pop_file_name(). 10 years ago
Kevin Lin 8e0f577277 autojunk'd 10 years ago
Steven Morgan 5842265fd9 Enable YARA include directives, import YARA compiler struct and functions, improve YARA parse/lex error messages. 10 years ago
Kevin Lin bb50eef345 altstr: fixed optimization error with fixed len alternates 10 years ago
Kevin Lin 28a5644795 ac_fincmatch_special: fixed issue regarding boundaries and prefix checking 10 years ago
Kevin Lin 2ade8f423f readdb: added error messages for unsupported wildcards for clarity 10 years ago
Kevin Lin 4ffcf308bc alternative code clean-up (cli_altnmsg) 10 years ago
Kevin Lin 590d402320 altstr: vstr duplicate trimming and uniqueness optimization 10 years ago