Modifying classes at runtime using scripts?
-
Is it possible to modify java classes at runtime using Javassist/OW2 ASM in scripts (even if we create custom ClassLoader to load Javassist)?
-
@idk-my-name i dont think that its possible, and i dont think that scriptapi is good for these purposes
-
@ali00035 Even if scriptapi isn't good for these purposes, this still may be possible as I can get Instrumentation instance using JVMTI & JPLIS agents.
-
@idk-my-name perhaps, but i got no idea about that
-
This post is deleted!
1/5