Re: How to Prevent reverse engineering .NET

Tech-Archive recommends: Fix windows errors by optimizing your registry



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


.



Relevant Pages

  • Re: How to Prevent reverse engineering .NET
    ... > Is there any way i can prevent reverse engineering in .NET? ... > Obfuscators seem to be one solution. ... obfuscation result from the more advanced techniques such as control flow ...
    (microsoft.public.dotnet.framework)
  • How to Prevent reverse engineering .NET
    ... Is there any way i can prevent reverse engineering in .NET? ... how can one rely on obfuscators since it ... changes the assembly (even though most of them claim that they just rename ... Prev by Date: ...
    (microsoft.public.dotnet.framework)
  • Re: creating standalone java executable
    ... You can use JBuilder 9 to create an exe file. ... about reverse engineering, you can configure obfuscators to prevent it ...
    (comp.lang.java.programmer)
  • Re: How to Prevent reverse engineering .NET
    ... which means you incur overhead for decrypting before running. ... solution for code safey, but not often worth the hit. ... "Frank Eller" wrote: ... >> Obfuscators seem to be one solution. ...
    (microsoft.public.dotnet.framework)
  • Re: obfuscator for j2me apps
    ... for links to various obfuscators including the two recommended ones, ... Canadian Mind Products, Roedy Green. ... http://mindprod.com Again taking new Java programming contracts. ... Prev by Date: ...
    (comp.lang.java.programmer)