Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

0x220557DA

Keyi Zhang edited this page Jul 28, 2014 · 4 revisions

#STBL

 DWORD			// 'STBL'
 BYTE			// version (5)
 BYTE[2]		// null
 DWORD count
 BYTE[6]		// null
 DWORD ByteCount        // How many bytes in the dictionary (excluding count)
 --repetition ''count'':
        DWORD id	// Unknown hash function
        Byte unknown    // null?
        WORD length     // Bytes to read for string
        unicodeLE       // strings are UTF8
Clone this wiki locally