Commit Graph

3770 Commits (b6549d301eab4a07a7e1b1bbb926fbfc9ecde3ba)

Author SHA1 Message Date
Kevin Lin 059e90fcb4 tiff: added heuristic check for invalid tiff IFD fields 10 years ago
Steven Morgan 71d3778a63 bb11361 - add file magics for TIFF files. 10 years ago
Steven Morgan f0b357ee02 bb11314 fix error check. 10 years ago
Steven Morgan 590a43e842 bb11314: YARA macro FAIL_ON_COMPILER_ERROR now terminates YARA rule parsing if there is a memory allocation error and additional check/exit in cli_loadyara preventing the segfault. 10 years ago
Kevin Lin 1e3e56e702 bb#11196 - autoit script file misclassified as HTML 10 years ago
Steven Morgan fcff42e9ac Eliminate json_api funtion calls and debug messages for pe files when preclass scannning is not in effect. 10 years ago
Mickey Sola 3fdd7d012f bb11343: Automatically appennding YARA. to all yara rule sigs. 10 years ago
Mickey Sola bbfac25813 bb11343: Adding yara-rules (yes|no|only) runtime option for clamscan. 10 years ago
Kevin Lin e7b3198df2 bb#9858 - added target 14 for binary (unidentified) files 10 years ago
Kevin Lin 0118458fe6 pcre: swapped pcre meta fields to using mempool 10 years ago
Mickey Sola baeb625351 bb11343: Adding configure option to remove yara at compile-time. 10 years ago
Kevin Lin d002f43eef sigtool: added usage of cli_ldbtokenize to sigtool 10 years ago
Kevin Lin 71e1364547 moved ldb_tokenize in readdb to cli_ldbtokenize in str 10 years ago
Kevin Lin 741cc5015d pwdb: preprocess tdb with target 0 10 years ago
Kevin Lin 038cb67a35 pwdb: restructured storage for time efficiency 10 years ago
Kevin Lin f5f7b7a1b9 dconf: added passwd dconf for archives, applied to unzip 10 years ago
Kevin Lin 0b119e6f78 unzip: debug message consistency 10 years ago
Kevin Lin 1ac97cf036 unzip: added scanning of decrypted files 10 years ago
Kevin Lin a60ec79975 unzip: added traditional PKWARE decryption password verification 10 years ago
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