Difference between revisions of "Developer's Guide"

From truxwiki.com
Jump to navigation Jump to search
Line 38: Line 38:
 
* [[Entity Types]] - The types of artifacts in Truxton
 
* [[Entity Types]] - The types of artifacts in Truxton
 
* [[Event Types]] - The types of events in Truxton
 
* [[Event Types]] - The types of events in Truxton
 +
* [[File Export Criteria]] - The different criteria you can specify in the C API for exporting files
 +
* [[File Export Options]] - The different options you can specify in the C API for exporting files
 
* [[Origin|File Content Origins]] - Tells you where the file contents came from
 
* [[Origin|File Content Origins]] - Tells you where the file contents came from
 
* [[Investigation Statuses]] - The different statuses of generic investigation
 
* [[Investigation Statuses]] - The different statuses of generic investigation

Revision as of 04:27, 2 December 2020

Truxton Developer's Guide

Truxton Stuff

Data Types

Truxton uses lots of defined constants and enums. Here's a list of them.

Exploitation

Code Dependencies