MCPcopy Create free account
hub / github.com/Firebasky/Java / main

Method main

BypassSM/learn/eviljar/src/main/java/bypass_sm.java:81–85  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

79 }
80
81 public static void main(String[] args)
82 throws Exception
83 {
84 do_exec(new String[]{args[0]});
85 }
86}

Callers

nothing calls this directly

Calls 1

do_execMethod · 0.95

Tested by

no test coverage detected