Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #16023
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Tracing rt.jar? |
| Date | 2012-07-14 10:57 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <jtsbth$6lp$1@dont-email.me> (permalink) |
| References | <spy-20120714182301@ram.dialup.fu-berlin.de> <jts7l1$ct4$1@dont-email.me> <applet-20120714185111@ram.dialup.fu-berlin.de> |
On 7/14/2012 9:54 AM, Stefan Ram wrote: > markspace <-@.> writes: >> Can you tell us specifically why you need this? What's the use case, >> model, or failure mode here? You question is kind of general. > > To analyze an Java applet. I /can/ already enable the finest > trace level in the Browser's Java console and enable > logging, but that does not show that much. The class files > are obfuscated. The idea is to learn how the applet > accomplishes certain tasks. > Is it your applet, or are you actually analyzing something that someone else wrote? Do you have access to the applet source? Just curious: are there any DMCA issues involved here, or EULA issues, per chance? Have you considered running the applet outside of a browser? It's just code you can download and run in any JVM. How much work are you willing to put into this?
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Tracing rt.jar? markspace <-@.> - 2012-07-14 09:44 -0700 Re: Tracing rt.jar? markspace <-@.> - 2012-07-14 10:57 -0700
csiph-web