Warcraft II Forum

Warcraft II => Mods & Development => Topic started by: Delete mine too on May 02, 2015, 01:43:09 AM

Title: SID_READMEMORY packet
Post by: Delete mine too on May 02, 2015, 01:43:09 AM
This is in the pvpgn pro.... anti hack built in pvpgn....
Title: Re: SID_READMEMORY packet
Post by: xboi209 on May 02, 2015, 02:48:18 PM
War2.ru doesn't use the latest PvPGN PRO, it uses a very old one without SID_READMEMORY support.
Title: Re: SID_READMEMORY packet
Post by: iL on May 03, 2015, 04:59:00 PM
SID_READMEMORY is in plans, far future. Now lastest pro is unstable and crashes in several hours after start.
Title: Re: SID_READMEMORY packet
Post by: EviL~Ryu on May 03, 2015, 08:21:17 PM
SID_READMEMORY is in plans, far future. Now lastest pro is unstable and crashes in several hours after start.
Yes i remember that a few months back.

Sent from my Motorola DynaTAC 8000X

Title: Re: SID_READMEMORY packet
Post by: xboi209 on May 03, 2015, 09:20:27 PM
SID_READMEMORY is in plans, far future. Now lastest pro is unstable and crashes in several hours after start.
Yes i remember that a few months back.

Sent from my Motorola DynaTAC 8000X


There are only two ways to do this:
1. Fix the problems in PvPGN. This is a complicated problem, it's not known exactly where it originates in the code.
2. Backport the code to a more stable version. It can be done pretty easily, the only barrier is that the antihack values should be able to be updated without restarting/recompiling the server. This means PvPGN needs to read from a config file which neither me nor iL knows how to do(it's not priority for me to learn it either).