Class |
Description |
|---|---|
Function |
Description |
|---|---|
Bases: object
CacheRegion(region_type: binaryninja.sharedcache.sharedcache_enums.SharedCacheRegionType, name: str, start: int, size: int, image_start: int, flags: ctypes.c_ubyte)
Bases: object
Retrieve the shared cache controller for a given view. Call is_valid to check if the controller is valid.
view (BinaryView) –
view (BinaryView) –
image (CacheImage) –
view (BinaryView) –
region (CacheRegion) –
address (int) –
CacheImage | None
address (int) –
CacheImage | None
Returns a list of image names that this image depends on.
image (CacheImage) –
[<class ‘str’>]
name (str) –
CacheImage | None
address (int) –
CacheRegion | None
address (int) –
CacheRegion | None
address (int) –
CacheSymbol | None
name (str) –
CacheSymbol | None
image (CacheImage) –
region (CacheRegion) –
Get a list of images that are currently loaded in the view.
Get a list of regions that are currently loaded in the view.
image (BNSharedCacheImage) –
image (CacheImage) –
region (BNSharedCacheRegion) –
region (CacheRegion) –
symbol (BNSharedCacheSymbol) –
symbol (CacheSymbol) –