Re: Copy protection for a .NET application
From: Massimo (barone_at_mclink.it)
Date: 11/29/04
- Next message: Scott Allen: "Re: Connection string in app.config (not in web app)?"
- Previous message: Bonj: "Re: hair-brained code versioning and compression idea"
- In reply to: Salih Goncu: "RE: Copy protection for a .NET application"
- Next in thread: William Stacey [MVP]: "Re: Copy protection for a .NET application"
- Reply: William Stacey [MVP]: "Re: Copy protection for a .NET application"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 29 Nov 2004 20:30:29 +0100
"Salih Goncu" <Salih Goncu@discussions.microsoft.com> ha scritto nel
messaggio news:1151F786-8CB6-4261-89FB-4D320232D152@microsoft.com...
> your application *must* be dependent on this code piece.
That's the failure point of your solution. Even in this case, there will be
some point in the application where an IF statement will compare the value
returned from the smart card to something else, and decide if the program is
allowed to run. Find that statement, and you crack the program...
Massimo
- Next message: Scott Allen: "Re: Connection string in app.config (not in web app)?"
- Previous message: Bonj: "Re: hair-brained code versioning and compression idea"
- In reply to: Salih Goncu: "RE: Copy protection for a .NET application"
- Next in thread: William Stacey [MVP]: "Re: Copy protection for a .NET application"
- Reply: William Stacey [MVP]: "Re: Copy protection for a .NET application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|