Updated ParseCSV to make parseTable usable as l...
CATDetectModel can support an EventDatabase bei...
Added support for DataSource to EventDatabase (...
Separated out some database operations out of t...
CATDetect now creates a database if the specifi...
Setup instructions
Version 1.4
Version 1.4
Since this was not necessary for Lubna's web history project, I won't implement this...
Add a "AobjectcontainsBresult" flag to temporal rules
Add "sameResult" flag to temporal rules.
Lubna has tested this and it seems to work.
These rules require a "happened-before" relationship so you can't do any rule regardless...
In this case then you shouldn't need it especially now that we have regular expression...
Add "sameResult" flag to temporal rules.
Code changes to support this feature are checked into SVN.
Code to add sameResult support to rules.
Default DFRWS 2011 rules base with sameResult a...
Regarding the Precondition question.. For example I want to say if its a cache item...
Hello Dr. , I may not need that function as what I need only to check if in result...
Add "sameResult" flag to temporal rules.
That sounds like most of what you need to do. The .equals needs to be replaced now...
Hi Lubna, I think because in this case you specifically want <Result> to match to...
Add a "AobjectcontainsBresult" flag to temporal rules
Add regex matching to event fields
Completed in 1.3
Version 1.3
Version 1.3
Version 1.3
Version 1.3
Version 1.3
In version 2 of CAT Detect, rules are now conta...
Fixed a leak where the BufferedReader was not c...
Updated for regex and XML rulesbase support
Test Queries
Setup instructions
Test Queries
I have questions Dr. , if what I need is the following: if (EvtB.Result = "HTML")...
I tried to add this following in the code that I add it to my ECLIPSE Environment:...
Add a "AobjectcontainsBresult" flag to temporal rules
Add "sameResult" flag to temporal rules.
Investigate whether regex matching will provide necessary functionality for web history event comparisons
It won't! Need a new feature.
Test Queries
Lubna's reply: "What i was thinking that the new added xml rule might allow me to...
Investigate whether regex matching will provide necessary functionality for web history event comparisons
Add regex matching to event fields
I am working on this but I am not sure that it will actually provide the necessary...
Setup instructions
Setup instructions
Add regex matching to event fields