dissect.cim.mappings
¶
Module Contents¶
Classes¶
Provides forward and reverse lookup of physical and logical pages. |
|
- class dissect.cim.mappings.Mapping(cim: dissect.cim.cim.CIM, fh: BinaryIO)¶
Provides forward and reverse lookup of physical and logical pages.
- cim¶
- mapping¶
- get_entry¶
- __getitem__(k: int) MappingEntry ¶
- reverse(physical_num: int) int ¶