Re: Decompiling, is this a problem?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



AGP,

Then make it yourself, nobody forbids you to do that. (As long as you are not using illegal others inteligence).

Cor

"AGP" <sindizzy.pak@xxxxxxxxxxxx> schreef in bericht news:wAExk.19625$LG4.11954@xxxxxxxxxxxxxxxxxxxxxxx

"Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx> wrote in message news:%235CBj9aEJHA.5448@xxxxxxxxxxxxxxxxxxxxxxx
"Grant" <grantroelofs@xxxxxxxxx> schrieb:
I've seen a couple of articles on the internet that VB.NET applications can be decompiled very easy. For those who have had experience with this, is it true? What steps can be taken to avoid this? I am using VB.NET Express but am willing to buy something (within reason) to prevent easy decompiling.

There are three solutions:
* Obfuscation * Encryption * Services

Microsoft's solution:

SLP Services Home <URL:http://www.microsoft.com/slps/Default.aspx>

You can use obfuscation (VS comes with a cut down version of a commecial obfuscator) to make reverse engineering harder.

However, this is not a perfect solution. The only 100 % solution is to place the code on a server you own and expose the functionality via a service (Web service).


im glad that MS has a solution but IMHO that should have been built into VS. It seems thats just another way to suck money out of the developer. I just transitioned to .NET after some years of reluctance and am now finding out that the source is easily decompiled from my app. i've read some articles on why this is so easy and i understand but MS should have included something more than the dotfustactor. Ive tried it and it doesnt seem to work. their website is poorly arranged and they have yet to answer my inquiries. as a small devloper my options are limited as I cant go out and spend thousnds of dollars for better protection, yet i have to release updates in a timely manner. anyway, im looking for a good solution that is reasonable for a small developer. anyone have any suggestions?

AGP


.



Relevant Pages

  • Re: Decompiling, is this a problem?
    ... VB.NET Express but am willing to buy something (within reason) to prevent ... easy decompiling. ... Obfuscation * Encryption * Services ... It seems thats just another way to suck money out of the developer. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Decompiling, is this a problem?
    ... VB.NET Express but am willing to buy something (within reason) to prevent ... easy decompiling. ... * Obfuscation * Encryption * Services ... It seems thats just another way to suck money out of the developer. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Decompiling, is this a problem?
    ... easy decompiling. ... Obfuscation * Encryption * Services ... It seems thats just another way to suck money out of the developer. ... My has a key stored as a string variable for encryption which I want hidden. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Thunderbird and KDE
    ... >>> A gentleman doesn't go beyond a certain point in mixed company. ... >> obfuscation, but with deciphering whether the obfuscating is done with ... >> reason or by accident i.e. ignorance. ... >>> but they're too nice to complain about it. ...
    (alt.html)
  • Re: Obfuscators
    ... I'm as big a supporter of open source as most people here--I regularly contribute code to Thunderbird--but even I realize that there are numerous faults in open source. ... Open source developers tend to develop for themselves, and we all know how representative developers are of the general userbase. ... And the point of obfuscation is to make decompiling difficult and the result of the decompilation confusing to understand. ...
    (comp.lang.java.programmer)