Difference between revisions of "Developer's Guide"

From truxwiki.com
Jump to navigation Jump to search
Line 49: Line 49:
 
* [[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
 +
* [[Investigation Event Types]] - The types of investigation events
 
* [[Investigation Types]] - Some default types of investigations
 
* [[Investigation Types]] - Some default types of investigations
 
* [[Load Configurations]] - The default paths media can take through the exploitation process.
 
* [[Load Configurations]] - The default paths media can take through the exploitation process.

Revision as of 16:05, 13 April 2024

Truxton Developer's Guide

Truxton Stuff (A collection of developer's information on a variety of topics)

Truxton File Formats

  • Depot file format - The way Truxton stores file contents
  • Load List file format - Details on the load script format

Data Types

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

Exploitation Hints

Code Dependencies

Integrated APIs