MCPcopy Create free account
hub / github.com/bit4woo/Java_deserialize_vuln_lab / invoke

Method invoke

src/Step3/proxyTest2.java:72–78  ·  view source on GitHub ↗

所有的流程控制都在invoke方法中 proxy:代理类 method:正在调用的方法,反射机制调用函数所必须! args:被调用方法的参数列表,反射机制调用函数所必须!

(Object proxy, Method method, Object[] args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

readObjectMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected