February 13, 2015
View 39e05db

reorganization and 'static' modifiers

Kevin Lin authored on 2015/02/13 07:30:39
View 72747e0

implemented yara sigopts (only nocase operational)

Kevin Lin authored on 2015/02/13 07:25:18
View f597585

fixed cleanup and error reporting in cli_loadyara()

Kevin Lin authored on 2015/02/13 06:57:40
View b673191

re-added support for 'generic' strings

Kevin Lin authored on 2015/02/13 06:26:01
View ea6e8cc

added additional malformed yara string detection

Kevin Lin authored on 2015/02/13 05:12:19
View ddc4030

different initialization for ytable

Kevin Lin authored on 2015/02/13 05:10:14
View a0ab171

print yara loading summary only is yara rules are detected

Kevin Lin authored on 2015/02/13 05:05:35
View 9caff17

logical signatures loading now uses init_tdb()

Kevin Lin authored on 2015/02/13 05:03:20
View 3dafe29

fixed yara compiler memory leaks (valgrind)

Kevin Lin authored on 2015/02/13 04:56:15
View bb2ebd6

fixed tdb uninitialized conditional jumps (valgrind)

Kevin Lin authored on 2015/02/13 04:07:46
View 814931b

reconnected older yara loading stats tracking

Kevin Lin authored on 2015/02/13 03:50:49
View a684f7d

created init_tdb() shared between ldb and yara completed parsing hex strings for yara

Kevin Lin authored on 2015/02/13 03:20:46
View c58e2fd

quick implementation of ystring table

Kevin Lin authored on 2015/02/13 01:49:21
February 12, 2015
View 5765c29

added structures for yara string table

Kevin Lin authored on 2015/02/12 08:38:06
View f4265e0

[WIP] more robust yara string loading

Kevin Lin authored on 2015/02/12 06:08:47