Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Release 1.2 - Better Stats & Process Hiding

Latest
Compare
Choose a tag to compare
@Col-E Col-E released this 12 Dec 10:03
· 6 commits to master since this release

Statistics is no-longer text-only but has a graph. The graph's accuracy can be increased and decreased.
Some launch arguments have also been added:

java -jar CClicker-1.2.jar dir:<Path>
java -jar CClicker-1.2.jar agentTarget:<VM Title>
java -jar CClicker-1.2.jar displayAgentTab:<true/false>

UI access of the agent args has been added as well. Setting the directory is command line only though.
Setting the agentTarget will run the program as a java agent in a given VM with the directory being pointed back to the initial VM doing the attaching.