Quote:
|
Originally Posted by Floaty
All you need to edit the EXE is a plan and a hex dissassebler. I could do it if anyone had something specific in mind. Although, I'm not entirely sure if it iss legal to change the exe and post the changes for others to download (ex: thats how you do the no cd cracks and stuff)
|
Dissassembling TS and RA2 is possible. I also tried something like that with TS and it created a 72mb .asm file. I was completely lost and I didnt had a clue where were the stuff and I couldnt understand a single crap of the thing... you can only edit it with assembly if your IQ > 300. If you try to transform that into C or C++ with rare .asm to C programs that you probably have to buy, since you cant find a good one for free, the 72mb might become at least 5 times bigger or much more... but it will be even harder to decompile it and the worse, in case you put it back to binary, you might screw up with the part of the code related to operational system.
OR...
Infiltrate in EALA, steal the files, plant a C4 and edit it with Visual C++... it's an option... easier than the first one :P.