Re: Howto obfuscate OBJECT code (and not source code)?

Christian Lindig <devnull@eecs.harvard.edu>
18 May 2005 00:51:50 -0400

          From comp.compilers

Related articles
[3 earlier articles]
Re: Howto obfuscate OBJECT code (and not source code)? tmk@netvision.net.il (Michael Tiomkin) (2005-05-14)
Re: Howto obfuscate OBJECT code (and not source code)? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2005-05-15)
Re: Howto obfuscate OBJECT code (and not source code)? walter@digitalmars.com (Walter) (2005-05-15)
Re: Howto obfuscate OBJECT code (and not source code)? jkherciueh@gmx.net (Kai-Uwe Bux) (2005-05-15)
Re: Howto obfuscate OBJECT code (and not source code)? DrDiettrich@compuserve.de (Hans-Peter Diettrich) (2005-05-15)
Re: Howto obfuscate OBJECT code (and not source code)? tk@ic.unicamp.br (Tomasz Kowaltowski) (2005-05-16)
Re: Howto obfuscate OBJECT code (and not source code)? devnull@eecs.harvard.edu (Christian Lindig) (2005-05-18)
| List of all articles for this month |

From: Christian Lindig <devnull@eecs.harvard.edu>
Newsgroups: comp.lang.c++,comp.compilers
Date: 18 May 2005 00:51:50 -0400
Organization: University of Saarland, Computing Center, Germany.
References: 05-05-092
Keywords: code
Posted-Date: 18 May 2005 00:51:50 EDT

In comp.compilers Matt <matt@mengland.net> wrote:
> I have object/machine code in static library (written and compiled
> using C++) that I wish to make difficult to reverse-engineer.


I suggest to check the work of Christian Collberg about obfuscating
programs for watermarking:


http://www.cs.arizona.edu/~collberg/Research/Obfuscation/


-- Christian


Post a followup to this message

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