Lock and Encrypt for CD ...
-
<<< In the name of GOD >>> Hi all. I want to set lock and encrypt for my cd. for example: user can't copy my CD program in other cd ... do you have any idea ? :) My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie
-
<<< In the name of GOD >>> Hi all. I want to set lock and encrypt for my cd. for example: user can't copy my CD program in other cd ... do you have any idea ? :) My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie
Rather hard to do. Nowadays, programs can copy even bad blocks. I haven't heard about the cd that could not be copied. It is just a matter of proper cd copy program. The strong protection, is (that's my opinion) hardware key. The best protection, is to make many small protections and checks (each one different) in many places in Your app. For games, such protection routines can be launched every few stages.
-
Rather hard to do. Nowadays, programs can copy even bad blocks. I haven't heard about the cd that could not be copied. It is just a matter of proper cd copy program. The strong protection, is (that's my opinion) hardware key. The best protection, is to make many small protections and checks (each one different) in many places in Your app. For games, such protection routines can be launched every few stages.
Yeah, thanks for your help. My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie