Re: How to Prevent reverse engineering .NET
- From: "Frank Eller" <fe[NOSPAM]@frankeller.de>
- Date: Fri, 1 Apr 2005 20:03:53 +0200
Hi,
> Is there any way i can prevent reverse engineering in .NET ?
> Obfuscators seem to be one solution. But, how can one rely on
> obfuscators since it changes the assembly (even though most of them
> claim that they just rename the variables) ? Is there any better
> solutions ?
No, there's no other solution afaik ... However, there should be no problem
at all, the final obfuscated application runs, doesn't it? If you change
something in the source code, you just need to obfuscate again ...
Regards,
Frank Eller
www.frankeller.de
.
- Follow-Ups:
- Re: How to Prevent reverse engineering .NET
- From: Cowboy (Gregory A. Beamer) - MVP
- Re: How to Prevent reverse engineering .NET
- References:
- How to Prevent reverse engineering .NET
- From: sudhakar
- How to Prevent reverse engineering .NET
- Prev by Date: How to Prevent reverse engineering .NET
- Next by Date: RE: How to Prevent reverse engineering .NET
- Previous by thread: How to Prevent reverse engineering .NET
- Next by thread: Re: How to Prevent reverse engineering .NET
- Index(es):
Relevant Pages
|