Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tylous/ZipExec
/ JScriptLoader
Struct
JScriptLoader
Loader/Loader.go:21–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
)
20
21
type
JScriptLoader
struct
{
22
Variables
map
[string]string
23
}
24
25
type
SandboxJScript
struct
{
26
Variables
map
[string]string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected