angr.storage.memory_mixins.paged_memory.pages.ispo_mixin¶
- class angr.storage.memory_mixins.paged_memory.pages.ispo_mixin.ISPOMixin¶
Bases:
MemoryMixinAn implementation of the International Stateless Persons Organisation, a mixin which should be applied as a bottom layer for memories which have no state and must redirect certain operations to a parent memory. Main usecase is for memory region classes which are stored within other memories, such as pages.