Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Y4er/ysoserial
/ main
Method
main
src/main/java/ysoserial/payloads/Jython2.java:66–68 ·
view source on GitHub ↗
(final String[] args)
Source
from the content-addressed store, hash-verified
64
return
priorityQueue;
65
}
66
public
static
void
main(
final
String[] args) throws Exception {
67
PayloadRunner.run(Jython2.
class
, args);
68
}
69
}
Callers
nothing calls this directly
Calls
1
run
Method · 0.95
Tested by
no test coverage detected