Re: Breaking .NET Compact Framework code - how easy is it
- From: "Ginny Caughey [MVP]" <ginny.caughey.online@xxxxxxxxxxxxxx>
- Date: Wed, 28 Dec 2005 12:14:40 -0500
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.
>
.
- Follow-Ups:
- Re: Breaking .NET Compact Framework code - how easy is it
- From: Simon Hart
- Re: Breaking .NET Compact Framework code - how easy is it
- References:
- Breaking .NET Compact Framework code - how easy is it
- From: Simon Hart
- Breaking .NET Compact Framework code - how easy is it
- Prev by Date: Re: How to close Form1 from Form2?
- Next by Date: Re: Breaking .NET Compact Framework code - how easy is it
- Previous by thread: Breaking .NET Compact Framework code - how easy is it
- Next by thread: Re: Breaking .NET Compact Framework code - how easy is it
- Index(es):
Relevant Pages
|
Loading