C# Proxy?

02/12/2009 10:32 happylinux#16
I'm trying to make a basic co2 proxy. My work is almost done except getting CO2 client(conqueror.exe) to connect to my proxy. The difficult part is that I don't know how to decrypt server.dat and how to get conqueror.exe connect to my modified decrypted server.dat (Edit all the Server IP to localhost). Fortunately, I've read high6's 'Loads Decrypted Server.dat Howto' last night, then the first question is solved. However, I'm still have no idea with the later one because I'm not good at hacking. These's a CO2 server.dat dumping discussion thread at [Only registered and activated users can see links. Click Here To Register...], anyone who has gotten an idea pleave let me know. I would like to share codes if you want.
02/12/2009 22:53 scorpion_man202000#17
thank very much
02/13/2009 00:18 μZane#18
happylinux, I suggest you take a look at the CIDProxy threads under Exploits section. CIDProxy has a Conquer.exe that uses decrypted Server.dat and a decrypted Server.dat with it, just download it and place those files at your Conquer folder. You should also remember to make a copy of the existing files incase you wish to play normally.
02/13/2009 13:54 qomanda#19
FCUK U ALL
02/14/2009 02:23 MaGroH#20
thanks
02/15/2009 04:32 happylinux#21
Quote:
Originally Posted by μZane View Post
happylinux, I suggest you take a look at the CIDProxy threads under Exploits section. CIDProxy has a Conquer.exe that uses decrypted Server.dat and a decrypted Server.dat with it, just download it and place those files at your Conquer folder. You should also remember to make a copy of the existing files incase you wish to play normally.
CIDProxy doesn't support my CO2 version (:(, I'm playing Chinese CO2). In this case, I'm planning to make a try to decrypt server.dat and get conqueror.exe to load decrypted server.dat by myself.

This question did confused me a lot until 10:00 am at 2009/02/14. I'd like to make a tutorial on how to dump decrypted server.dat from memory later. And we can find *high6*'s tutorial on how to load decrypted server.dat. I hope these two tutorial would make some sense for those guys who wanna make *CO2 PROXY* themselves.