I am writing a java protection program as a student project.
        Current methods in software watermarking rely on using the JVMPI
interface to detect when an object links to another object. Does anyone
know of a way in java to get the data values (such as method
arguments or variables) of an object?
        I need to be able to know an object data and what that
object links to. This means that if the JVMPI has a certain name for an
object I need to be able to link this name to the objects data values.
I'm assuming that the only way to detect links between objects is to use the
JVMPI, is this correct?
        Thanks for any suggestions, even if they only tell me a more
appropriate place to ask this question.
        Regards
                David Curran

-------------------------------------------------------------------------
An Arab sheikh tells his two sons to race their camels to a distant city
to see who will inherit his fortune. The one whose camel is slower will
win.
The brothers, after wandering aimlessly for days, ask a wise man for
advise.
After hearing the advice they jump on the camels and race as fast as they
can to the city. What does the wise man say?



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to