gobhop

package
v0.0.0-...-893818d Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OffsetsURL = "https://raw.githubusercontent.com/sezzyaep/CS2-OFFSETS/main/offsets.yaml"
)

Variables

This section is empty.

Functions

func RunHop

func RunHop(client *Client)

func ToHexString

func ToHexString(ptr uintptr) string

Types

type Client

type Client struct {
	Process *gomem.Process
	Address uintptr
	Offsets *Offsets
}

func GetClientFrom

func GetClientFrom(process *gomem.Process, offsets *Offsets) (*Client, error)

func (*Client) OffsetLocalPlayerPawn

func (a *Client) OffsetLocalPlayerPawn() uintptr

type Offsets

type Offsets struct {
	Client_dll struct {
		OffsetdwLocalPlayerPawn uintptr `yaml:"dwLocalPlayerPawn"`
	} `yaml:"client_dll"`
}

func GetOffsets

func GetOffsets() (*Offsets, error)

Jump to

Keyboard shortcuts

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