JVM-Sandbox v1.0.0 - Initial Beta Release
This contains the proof of concept, which is able to:
- Override and replace the Runtime.exec function.
- Run any Jar file, invoke the main class as needed. +…
Published 01/16/2015
📝 This project is not being maintained, if you would like to collaborate on a new, modern version of this program please feel free to reach out [email protected].
JVM Sandbox - Utilize Java Agents and ASM to manipulate then override Java SE classes.
This contains the proof of concept, which is able to: