diff --git a/PKG-Information.md b/PKG-Information.md index ed8d7fe..7a6c09f 100644 --- a/PKG-Information.md +++ b/PKG-Information.md @@ -74,7 +74,7 @@ First 4.096 bytes (0x1000) are the PKG Header. PKG header appears to be in Big E | INTERNAL | 0x40000000| | FINALIZED | 0x80000000| -## PKG File Table +# PKG File Table The file table is a list of file entries. File entries start from **pkg_table_entry_offset** field of pkg header and it's increasing by 0x20 for each file entry . **pkg_table_entry_count** field of pkg header indicates the number of file entries.