immunecpu

package
v2.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

View Source
const (
	DriverServiceName string = "immuneCPU"
	DriverDeviceFile  string = "\\\\?\\GLOBALROOT\\Device\\immuneCPU"
	IOCTL_GETFLASH    uint32 = (0x8000 << 16) | 1<<14 | (0x800 << 2) | 2
	IOCTL_GETMSR      uint32 = (0x8000 << 16) | 3<<14 | (0x802 << 2)
	IOCTL_GETTXTPUB   uint32 = (0x8000 << 16) | 1<<14 | (0x804 << 2) | 2
)

Variables

This section is empty.

Functions

func ReadBiosFlashMMap

func ReadBiosFlashMMap() (outBuf []byte, err error)

func ReadMSR

func ReadMSR(cpu, msr uint32) (data uint64, err error)

func ReadTxtPublicSpace

func ReadTxtPublicSpace() (outBuf []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL