memorymodule

package module
v0.0.0-...-0695bf3 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2018 License: MPL-2.0 Imports: 3 Imported by: 0

README

[WIP] Go port of MemoryModule

How to build (so far)

CC=x86_64-w64-mingw32-gcc CGO_ENABLED=1 GOOS=windows go build .

How to test (so far)

CC=x86_64-w64-mingw32-gcc CGO_ENABLED=1 GOOS=windows go test -c && wine go-memorymodule.test.exe

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MemoryGetProcAddress

func MemoryGetProcAddress(module HMEMORYMODULE, name string) uintptr

Types

type HMEMORYMODULE

type HMEMORYMODULE unsafe.Pointer

func MemoryLoadLibrary

func MemoryLoadLibrary(data []byte) HMEMORYMODULE

Jump to

Keyboard shortcuts

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