Proxy - 5065

01/13/2014 09:54 Santa#1
Hey there! So for the life of me I cannot seem to successfully connect through a proxy. I am using Redux for the server and I have tried my own "Custom" proxy as well as Proxy Paradise. I am having some issues with the DHKeyexchange and setting up the Cryptos for both the client and server. I have looked a multiple examples and I have it setup pretty much identical to how they have it. The only thing is they are based on a higher patch- not much higher, using the original Blowfish/not cast or w/e.

I am able to get through Auth, obviously. And I can send the client Key packet from the server to the Client but after that It fails. The cryptography doesn't setup right so I am unable to read packets and such.

Sorry for such little info, I have classes starting tomorrow and I am already up to late. I will post some more information tomorrow after my classes.

Anyone have a working Proxy for 5065 to log some packets?

Thanks
01/13/2014 10:55 KraHen#2
Try the one released by Super Aids. Btw, check the other proxy released by pro4never, it`s nowhere near as nice as proxyparadise, but it might be easier to understand how it works. Btw if I were you I`d implement a separate application just to test out the DH exchange.
01/14/2014 07:48 Santa#3
Hey KraHen! Thanks for your reply, I appreciate it. Sorry I wasn't able to respond earlier than now. My semester started at a full sprint. With my couple hours of free time I took a step back and really looked at what I was doing. Turns out I only had a couple of offsets wrong the whole time. The power of debugging :D

Thanks!
01/14/2014 08:02 KraHen#4
Glad you got it working. :)