The Outforce BOX

From XentaxWiki
Revision as of 17:52, 29 July 2022 by imported>Ikskoks (→‎Supported Programs)
Jump to navigation Jump to search

Choose archive extension:

BOX


Format Specifications

byte {X}     - File Data

// DIRECTORY

uint32 {4}   - Number Of Files


// for each file
char {X}     - Filename
byte {1}     - null Filename Terminator
uint32 {4}   - File offset
uint32 {4}   - File Size


uint32 {4}   - Directory Offset

QuickBMS Script

Not written yet.

Supported Programs