volatility3.framework.symbols.wrappers module

class Flags(choices)[source]

Bases: object

Object that converts an integer into a set of flags based on their masks.

property choices: volatility3.framework.interfaces.objects.ReadOnlyMapping
Return type

ReadOnlyMapping