Difference between revisions of "Developer's Guide"
Jump to navigation
Jump to search
| Line 36: | Line 36: | ||
* [[Investigation Statuses]] | * [[Investigation Statuses]] | ||
* [[Investigation Types]] | * [[Investigation Types]] | ||
| + | * [[Load Configurations]] - The default paths media can take through the exploitation process. | ||
* [[Location Types]] | * [[Location Types]] | ||
* [[Media Load Percentage]] | * [[Media Load Percentage]] | ||
Revision as of 14:28, 29 May 2020
Contents
Truxton Developer's Guide
Truxton Stuff
- How Truxton Works
- Truxton SDK
- Database Tables
- Message Bus Drivers
- Azure
- Debugging the Loader
- Add A New File Type
- Depot file format
- Load List file format
- File Type Identification
- VC Redistributables
- Configuration System
- Useful SQL Queries
- Temporary Filenames
- Watch Desktop Logs
- TruxtonService.xml
- ETL Stages
- Message Bus Messages
- Load Validation
Data Types
Truxton uses lots of defined constants and enums. Here's a list of them.
- Content Status - The status of the contents of a file.
- Data Types - How the bytes in a file can be interpreted.
- Depot Types - The different types of data that can be stored in a depot.
- Entity Types
- Event Types
- Investigation Statuses
- Investigation Types
- Load Configurations - The default paths media can take through the exploitation process.
- Location Types
- Media Load Percentage
- Media Status
- Media Types
- Message Types
- Object Types
- File Content Origins
- Relation Types
- URL Methods
- URL Types