in reply to Java Decompilation in Perl

Perhaps ("probably", even) I'm missing something obvious here, but couldn't you just call the applet repeatedly with all possible input values, thus getting a dump of all possible output values?

(/me waits to hear why this suggestion reveals that I have - to quote another current thread - a head made of bone).

andy.

Replies are listed 'Best First'.
Re^2: Java Decompilation in Perl
by Aristotle (Chancellor) on Jun 06, 2002 at 15:18 UTC
    That was in fact my first thought also. One could just write a class to dump their data to an XML file..

    Makeshifts last the longest.