S
Stefan Ram
Is there an rt.jar somewhere out there than can replace the
standard rt.jar, but was instrumented to trace° all incoming¹
calls with their argument values? Or some other technique
with that effect?
°) print, report, log
¹) Ideally, it would trace a call only when coming from a
non-rt.jar method, but not intra-rt.jar-calls.
Thus, when you have an application or applet running, you
can essentially see what it is doing, even if it was obfuscated.
standard rt.jar, but was instrumented to trace° all incoming¹
calls with their argument values? Or some other technique
with that effect?
°) print, report, log
¹) Ideally, it would trace a call only when coming from a
non-rt.jar method, but not intra-rt.jar-calls.
Thus, when you have an application or applet running, you
can essentially see what it is doing, even if it was obfuscated.