MCPcopy Create free account
hub / github.com/TideSec/GoBypassAV / hide

Function hide

HideWindow/hide_code2.go:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3import "github.com/lxn/win"
4
5func hide(){
6 win.ShowWindow(win.GetConsoleWindow(), win.SW_HIDE)
7}
8

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected