Commit Graph

3770 Commits (b6549d301eab4a07a7e1b1bbb926fbfc9ecde3ba)

Author SHA1 Message Date
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
Kevin Lin 1d02fa9b79 autojunk'd 10 years ago
Kevin Lin cdd018d5b8 altstr: optimized fixed length alternate runtime 10 years ago
Kevin Lin 3ae8211ca6 added implementation of cli_qsort_r (qsort with cb arg) 10 years ago
Kevin Lin 925fb4e145 fixed issue in fixed len alternates negation 10 years ago
Kevin Lin 10225c7162 fixed memory issue in fixed length string alternates 10 years ago
Kevin Lin 4616203b2a load_oneyara: adjusted limitations on yara alternete strings 10 years ago
Kevin Lin 5adf39031a yara: added support for PUA, IGN, and sigload_cb 10 years ago
Kevin Lin d00f762fbd ac_special_altstr: sigopt support 10 years ago
Steven Morgan 79efd61b43 bb6934 - Code review cleanup and minor optimizations of Canadian EFT/RTN and US MICR. TBD - clamd and clamscan options for invoking those functions. 10 years ago
Steven Morgan 01dd3257ba bb6934 - Add Bill Parker's updated (which now includes checks for valid financial institution codes) DLP functions for Canadian RTN/EFT and U.S. MICR codes. TBD - code review and clamd/clamscan options for invoking those functions. 10 years ago
Kevin Lin dda6b05765 matcher-ac: wildcard support for variable alternates (needs optimization) 10 years ago
Kevin Lin 68369b0fbc matcher-ac: minor change to bp movement for specials 10 years ago
Steven Morgan 974974a34f bb6934 - Incorporate Bill Parker's DLP functions for Canadian RTN/EFT and U.S. MICR codes. TBD - clamd and clamscan options for invoking those functions. 10 years ago
Kevin Lin ed5f9fa577 ac: verifier alternative to handling nocase 10 years ago
Steven Morgan 26d338a092 bb6230 - DLP optimized for common cases Visa, Mastercard, Amex, Discover. 10 years ago
Kevin Lin 9290ddf294 matcher-ac.c: whitespace consistency [tabs->spaces] 10 years ago
Kevin Lin 59506ff519 matcher-ac: expansion of nested alternates within alternate expr 10 years ago
Steven Morgan f6ef8179e6 bb6230 - additional credit/debit card checks for dlp.c. Function by Bill Parker. 10 years ago
Steven Morgan 8bbaf7f9e5 Revert "bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior." 10 years ago
Steven Morgan 8f50c4a179 bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior. 10 years ago
Kevin Lin 2b51265826 matcher-ac: basic framework+debug for processing nested alternates 10 years ago
Steven Morgan d1c3790960 remove obsolete COPYING.sha256 from Makefile.am 10 years ago
Steven Morgan 6d55a8253b One more clean up. 10 years ago
Steven Morgan d03c18bed3 Fix YARA arena management, improve error reporting, clean up some code. 10 years ago
Kevin Lin 659a807742 ac_findmatch branching variant for alternating strings 10 years ago
Steven Morgan 758e74cf66 Improve fidelity of reporting error conditions from YARA strings and to continue processing additional YARA rules within files where previous string errors are found. 10 years ago
Kevin Lin 7c05ec73ee SWF: tabs => spaces (whitespace changes only) 10 years ago
Kevin Lin 207cf18e39 bb#11306 - fixes for LZMA decompression in flash files 10 years ago
Steven Morgan 0c56c8f52e YARA: turn off error message 10 years ago
Kevin Lin e88165bff2 ole2[mso]: code cleanup and optimization 10 years ago
Kevin Lin 3d374eec31 msxml: virus detection and allmatch fixes 10 years ago