This secure ClassLoader somehow loads the class without calling the java.lang.ClassLoader
Hmmm, never heard of this, nor have some co-workers ...
and the classloader itself is encrypted so it is pretty much safe
How is then classloader decrypted?
Chicken-n-egg ...
Afaik, any JavaAgent should be able to read the bytes.
Unless there is some JVM extension / magic I don't know about.