Skip to content
Snippets Groups Projects
Commit d49a8da5 authored by Brian Carrier's avatar Brian Carrier
Browse files

Updated CASE Readme

parent 44dd2cea
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,14 @@ Clients will interface with the CaseUcoExporter class. This class contains metho
**DISCLAIMER**: All API's in this package are subject to change.
# CASE/UCO Support
- The code currently supports CASE/UCO 0.5/0.7
- Many of the analysis results (such as keyword hits) from TSK are not being stored as CASE/UCO and are waiting for the Inference concept
- Duplicate accounts are created. For example, an account will be created each time a phone number or email is seen in an email
- IDs are not unique accross cases
- We are not declaring all IDs inside of the investigation object
# Building the JAR file
To build the JAR file, simply run '**ant jar**' in the case-uco/java folder. Alternatively, you can add the code to a NetBeans project and build using the regular 'build' action.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment