Resource editors like reshack are fore extracting (and modifying) dialogs, pictures, sounds and stringtables. If you knew ANYTHING about programming in compiled languages like C++ then you'd appreciate exactly how stupid you're making yourself look. Compiled languages work like this: 1) Write program in textfiles. 2) Put the resources in DLL's. 3) Put the program through a compiler to turn the text into machinecode. This partially explains why you can see the sourcecode (the original texfile) for the game. You see if the source was availible, then you'd be able to write cheat programs or alter the game and we wouldn't want to do that now would we? Some programs can reverse the compillation process of certain compilers (like Visual Studio). So priitk put in a 4th step. 4) Pack the exe and throw in every anti debugger/decompiler code in the book. Hopefully this means that it'd take around 1 month for an EXPERIENCED cracker to work out the original source. None of this matters because you obviously wouldn't know what to do with the source even if you had it Have a nice day. madhaha