Answer the question
In order to leave comments, you need to log in
How to connect to JVM to log all accesses to internal memory?
For a research project (I’ll say right away that it’s not reverse engineering), you need to log all calls of an application written in Java to its internal memory. Is there some API like hooks in Windows?
Answer the question
In order to leave comments, you need to log in
Dig in the direction of Java profiling (jmap, jhat, visalvm, etc.)
True, you will have to rake a lot there.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question