You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
When trying to load angrypuppy to cobalt strike 4.3 there is an error class jdk.internal.loader.classloaders$appclassloader cannot be cast to class java.net
To replicate the issue
setup cobalt strike 4.3
openjdk 1.14
run angrypuppy install.sh
checked correct path is placed at the import statement
load angrypuppy.cna
Error "class jdk.internal.loader.classloaders$appclassloader cannot be cast to class java.net"
When trying to load angrypuppy to cobalt strike 4.3 there is an error class jdk.internal.loader.classloaders$appclassloader cannot be cast to class java.net
To replicate the issue
How can this be fixed ?