PDA

View Full Version : C-D Solution?


SPM
30th March 2003, 06:46
ogc works with CD.

All CD does is send a specific number form a .dll ( on ur computer) to the CD on the server.

OGC also uses a .dll, so all u have to do is is edit ur OGC's .DLL file to have the same code that the CD would send. Therefor, the sever recieves the CD code, and says you are authenticate, by the same file that is helping you cheat.

its very simple, but u have to update your own OGC .dll often. And to do this, you have to download all updates to CD, and check the new code.


I havn't been paying attention to CD, but unless they found out about it, i dont see why it wouldn't work still.

Just curious....:)

This was already done... way back when CD was used before VAC came along and basically rendered Cheating Death obsolete.

To counter it, CD made it so that the "CD code" is generated randomly every time you connect.
:(


__________________

DarkCloud
30th March 2003, 09:27
A possible solution is if we were able to get the source code and somehow emulate the equation that is used from CD.

Only problem is if CD uses two or more Rand() functions in the equation that would make it virtually impossible to get an emulated code.

However, it could be possible that OGC unhooks itself and monitors the packets that are sent out looking for that specific number. When that specific number is sent telling the CD client that you're clean, OGC would begin then use that code and shut down the CD client.

The problem with that would mean you have to somehow integrate CD, OGC and a Packet Sniffer all into one to get this working.