Re: Breaking .NET Compact Framework code - how easy is it



Simon,

I'd recommend writing your licensing routine (or some small but critical
part of it) in C++.

--
Ginny Caughey
..NET Compact Framework MVP


"Simon Hart" <srhartone@[no spam]yahoo.com> wrote in message
news:uyYbxA8CGHA.140@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I am at a point where I will be releasing my product. The only thing I am
> worried about is someone cracking it (as is anyone!). It is standard .NET
> Compact Framework code which contains an inbuilt licensing algorithm which
> is based on the DeviceID which only we can generate.
>
> I will be looking at tools such as Dotfuscator to try and protect someone
> from dissasembling the code, does anyone have any advice to make the code
> more secure, or any tips of Dotfuscator?
>
> Also when I run my executable through ILDASM and select View/Show source
> lines, when I go into any methods and properties I can see source code,
> surely this should not be possible!? or am I missing something?
>
> Cheers
> Simon.
>


.



Relevant Pages

  • Re: Cannot install SDK certificates to WM5 phone
    ... application requires a newer version of .Net Compact framework than the one ... > Compact Framework run CGACUTIL.exe in windows folder on Smartphone (need ... > Link to .Net Compact Framework 2.0 installer: ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: WLAN Connections
    ... The reason I think the .net Compact Framework is responsible was concluded ... Loaded alll CAB files including net CF 1.0 RTM ... I conclude that the Compact Framework 1.0 RTM retains connections when the ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: WinCE 5.00 .NET CF 1.0 problem
    ... the Dependencies for both then manually installed the Compact Framework ... Do you have any idea what could be wrong when I build the Compact Framework ... Initialization Error" and says to reinstall the .NET Compact Framework. ... Smart Device Authentication Utility ...
    (microsoft.public.windowsce.platbuilder)
  • Cant uninstall .NET Compact Framework V2.0
    ... I'm local admin of my machine. ... I click on ".NET Compact Framework ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: GetCurrentDirectory() doesnt work
    ... Windows CE does not support the concept of current directory. ... .NET Compact Framework Platform Note: The .NET Compact Framework does not ...
    (microsoft.public.dotnet.framework.compactframework)

Loading