Page is structured of: ●pool_header with size of 0x10 byte. ●Optional_header size is different from one to another. ●object_header with size 0x30 bytes. ●object_body with size of the object type itself. 参照上图,需要通过从地址中减去0x30来获得optional_header的值 InfoMask值对应于Optional Header值,如果它是0x8,则使用的可选报头是_OBSENTH_HEADER_QUOTA_INFO 并且根据下面的表,其大小为32字节的_OBADER_HEADER_QUOTA_INFO转换为0x20
没有评论