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: ReadOnlyMapping