Apache Longbow BIN2
Jump to navigation
Jump to search
BIN (Type 2)
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Unknown
// for each file
- uint64 {8} - null
- uint32 {4} - Data Offset
- byte {12} - null
byte {X} - null padding to first file offset at 1444
byte {X} - File Data
MultiEx BMS Script
Set FILESTART Long 9 ; Do ; GoTo FILESTART 0 ; Get DUMMYL Long 0 ; Get FILESIZE Long 0 ; SavePos FILEOFF 0 ; Log FILENAME FILEOFF FILESIZE 0 0 ; SavePos FILESTART 0 ; While NotEOF <> 0 ;