Quote:
Originally posted by james_bond_rulez@9 October 2003 - 22:43
so you have a piece of source code.
what can u do with it?
what program do you use to see the codes and can you compile the code to a program?
I always hear about the source code of a game gets stolen and this can be used to make cheats and such.
i wonder how they do it?
A source code is basically the whole program. Without a source code there is no program. You compile your source code with a complier so anybody can execute it. Yes, you can add cheats to it, but due to advanced checksums, your cheats won't work on multiplayer. The source code could not be stolen unless someone physically forced it out or hacked into a computer with the source code.