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
seanws edited this page Aug 14, 2012
·
2 revisions
This project is written in C++ and using the Java Native Interface (JNI) it communicates with the JVM and finds out what the Java application being traced is doing.
It uses the Boost C++ libraries for tasks such as communication and threading.