Advertisement

Anti burn string ???

Started by May 13, 2002 01:21 PM
2 comments, last by Vash the Stampede 22 years, 9 months ago
anyone knows how to create a antiburn string for protecting your game ???
there is no magic "antiburn string". you cant prevent copying of cd based games that must run on a pc. systems like securCD encrypt the exe and use a key stored in "bad" secotors of the cd. they are diffiuclt to create, and not worth your time unti you can code games. considering this is in the beginner forum, you should forget about this, and learn programming. dont pay to learn how to protect your game when you dont have one made yet.
Advertisement
If you mean a CD copy protection sheme you may look at these links:

iso9660

Joliet

ISO/IEC DIS 9660:1999

You could store that data in the non-data (I do not remember the real name for it, but it is at the beginning of the CD) area of the CD.
Arguing on the internet is like running in the Special Olympics: Even if you win, you're still retarded.[How To Ask Questions|STL Programmer's Guide|Bjarne FAQ|C++ FAQ Lite|C++ Reference|MSDN]
thank you all

This topic is closed to new replies.

Advertisement