Difference between revisions of "Developer's Guide"

From truxwiki.com
Jump to navigation Jump to search
Line 45: Line 45:
 
* [[File Export Criteria]] - The different criteria you can specify in the C API for exporting files
 
* [[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
 
* [[File Export Options]] - The different options you can specify in the C API for exporting files
 +
* [[Group Status]] - The status of groups
 
* [[Group Types]] - The types of groups
 
* [[Group Types]] - The types of groups
 
* [[Origin|File Content Origins]] - Tells you where the file contents came from
 
* [[Origin|File Content Origins]] - Tells you where the file contents came from

Revision as of 10:31, 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