Skip to content

A framework for interacting with another JVM via reflection performed by an RMI server which is deployed by a Java Agent.

License

Notifications You must be signed in to change notification settings

ccarpenter04/Cross-JVM-Reflection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cross-JVM-Reflection

A framework for interacting with another JVM via reflection performed by an RMI server which is deployed by a Java Agent.

This is useful when the JVM that you want to extract data from or invoke methods on is running an application that you do not have access to or cannot modify the bytecode of.

About

A framework for interacting with another JVM via reflection performed by an RMI server which is deployed by a Java Agent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages