Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FalconOpsLLC/goexec
/ DcomExcelMacro
Struct
DcomExcelMacro
pkg/goexec/dcom/excel.go:27–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
type
DcomExcelMacro
struct
{
28
DcomExcel
29
Macros []string
30
MacroFile string
31
NoTerminate bool
32
}
33
34
type
DcomExcelXll
struct
{
35
DcomExcel
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected