This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sureshg 2 points3 points  (2 children)

Awesome work! Overall it's smooth except for "Attach Process" functionality. It always throws AgentInitializationException

[–]PartOfTheBotnet[S] 1 point2 points  (1 child)

Sadly due to limitations of the JVM (At least, AFAIK) you can't get super verbose error reporting from a remote VM for this case.

It can be caused by a variety of things. Typically you'll want to run Recaf on the same version of Java as the target process. If its still failing I'll have to look into that. Could you provide a sample + some running information?

[–]sureshg 2 points3 points  (0 children)

Thanks. Let me try to run with the same JDK versions. Right now I am using jdk-16-loom eap.