Function enumerateModuleRanges

  • Enumerates all ranges of a kernel module.

    Parameters

    • name: null | string

      Name of the module, or null for the module of the kernel itself.

    • protection: string

      Include ranges with at least this protection.

    Returns KernelModuleRangeDetails[]

Generated using TypeDoc