Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NYPDK/cs2go
/ functions
Functions
16 in github.com/NYPDK/cs2go
⨍
Functions
16
◇
Types & classes
6
↓ 20 callers
Function
read
(process windows.Handle, address uintptr, value interface{})
memory.go:67
↓ 16 callers
Function
logAndSleep
(message string, err error)
main.go:101
↓ 5 callers
Function
worldToScreen
(viewMatrix Matrix, position Vector3)
main.go:106
↓ 2 callers
Function
renderEntityInfo
(hdc win.HDC, tPen uintptr, gPen uintptr, oPen uintptr, hPen uintptr, rect Rectangle, hp int32, name string, h
main.go:407
↓ 1 callers
Method
Dist
(other Vector3)
main.go:29
↓ 1 callers
Function
cliMenu
()
main.go:565
↓ 1 callers
Function
drawSkeleton
(hdc win.HDC, pen uintptr, bones map[string]Vector2)
main.go:383
↓ 1 callers
Function
findProcessId
(name string)
memory.go:20
↓ 1 callers
Function
getEntitiesInfo
(procHandle windows.Handle, clientDll uintptr, screenWidth uintptr, screenHeight uintptr, offsets Offset)
main.go:149
↓ 1 callers
Function
getModuleBaseAddress
(pid int, moduleName string)
memory.go:41
↓ 1 callers
Function
getOffsets
()
main.go:129
↓ 1 callers
Function
getProcessHandle
(pid int)
memory.go:15
↓ 1 callers
Function
initWindow
(screenWidth uintptr, screenHeight uintptr)
main.go:491
Function
init
()
main.go:96
Function
main
()
main.go:641
Function
windowProc
(hwnd win.HWND, msg uint32, wParam, lParam uintptr)
main.go:479