Re: ANNOUNCE: SandMark - A Software Protection Research Tool

"Stefan Monnier" <monnier+comp.compilers/news/@rum.cs.yale.edu>
11 Feb 2003 01:29:59 -0500

          From comp.compilers

Related articles
ANNOUNCE: SandMark - A Software Protection Research Tool collberg@cs.arizona.edu (Christian S. Collberg) (2003-02-05)
Re: ANNOUNCE: SandMark - A Software Protection Research Tool monnier+comp.compilers/news/@rum.cs.yale.edu (Stefan Monnier) (2003-02-11)
Re: ANNOUNCE: SandMark - A Software Protection Research Tool collberg@CS.Arizona.EDU (2003-02-12)
| List of all articles for this month |

From: "Stefan Monnier" <monnier+comp.compilers/news/@rum.cs.yale.edu>
Newsgroups: comp.compilers
Date: 11 Feb 2003 01:29:59 -0500
Organization: Compilers Central
References: 03-02-013
Keywords: tools, Java
Posted-Date: 11 Feb 2003 01:29:59 EST

>>>>> "Christian" == Christian S Collberg <collberg@cs.arizona.edu> writes:
> * The embedder takes a Java jar-file
> and a string (the watermark) as input and produces
> the a new jar-file that embeds the string.
> * The recognizer takes the watermarked
> jar-file as input and produces the watermark
> string as output.


What do you get if you do:


      embedder string1 <foo.jar | embedder string2 | recognizer


do you get string2 only ?




                Stefan



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.