Skip to content

Attach a java-agent dynamically in the runtime

Notifications You must be signed in to change notification settings

notrhys/AgentAttacher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentAttacher

Attach a java-agent dynamically in the runtime

How to use

Run the AgentAttacher via CMD using this command

java -Djava.library.path="%JAVA_HOME%\jre\bin" -jar AgentAttacher-1.0-SNAPSHOT.jar

You will need to setup JAVA_HOME in your environment variables

About

Attach a java-agent dynamically in the runtime

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages