bincookie
Loading...
Searching...
No Matches
Public Attributes | List of all members
bincookie_page_t Struct Reference

Cookie page structure. A page can consist of 1 or more cookies. More...

#include <bincookie.h>

Public Attributes

unsigned char unk1 [4]
 
uint32_t num_cookies
 
uint32_t cookie_offsets []
 

Detailed Description

Cookie page structure. A page can consist of 1 or more cookies.

Member Data Documentation

◆ cookie_offsets

uint32_t bincookie_page_t::cookie_offsets[]

Cookie offset values.

◆ num_cookies

uint32_t bincookie_page_t::num_cookies

Number of cookies contained in this page.

◆ unk1

unsigned char bincookie_page_t::unk1[4]

Has unknown purpose. Seems to be always 0x0 0x0 0x1 0x0.


The documentation for this struct was generated from the following file: