Tools used: [Only registered and activated users can see links. Click Here To Register...]
Something I forgot to mention before: In order to compile a DLL with D, you need to either fix snn.lib (in the dmd2\windows\lib directory) manually ([Only registered and activated users can see links. Click Here To Register...]) or use a fixed version (attached).
Custom packet encryption code goes in to the encrypt_Hooked method and custom password encryption code goes into the rc5Encrypt_Hooked method.
I'm not really sure if the 5065 addresses are correct but I know for sure the 4358 addresses are. This can also be used to implement custom packets in your private server or whatever.
Something I forgot to mention before: In order to compile a DLL with D, you need to either fix snn.lib (in the dmd2\windows\lib directory) manually ([Only registered and activated users can see links. Click Here To Register...]) or use a fixed version (attached).
Custom packet encryption code goes in to the encrypt_Hooked method and custom password encryption code goes into the rc5Encrypt_Hooked method.
I'm not really sure if the 5065 addresses are correct but I know for sure the 4358 addresses are. This can also be used to implement custom packets in your private server or whatever.