Help with proxy code

10/20/2010 05:00 xmen01235#16
Quote:
Originally Posted by pro4never View Post
[Only registered and activated users can see links. Click Here To Register...]

Has some links to info on encryption. I generally just use public encryption methods for both as they 'work' perfectly fine in C#.

If you want to write your own though there is a bunch of info on the dhkey/man in the middle attack and also a nice bit of example code for blowfish on korv's wiki. All this is already linked in the proxy thread though.



[Only registered and activated users can see links. Click Here To Register...]
Diffie?Hellman key exchange - Wikipedia, the free encyclopedia
Man-in-the-middle attack - Wikipedia, the free encyclopedia

Also points for you for actually being willing to put work into LEARNING. I'm shocked. 99 pct of the posts around here has been "omg how do I make proxy?!?" and then as soon as they run into an obstacle they give up and ask for a working one to use/leach/etc.
Nice compilation bro. Those materials are enough already for someone who plan to develop their own proxy.

Why not go for memory based proxy now? I mean you've done enough already for the packet based and I think its time for you to explore the memory based. Well me I was stacked on the hooking part, I don't know the basic though I'm still studying the basic of it. Hope you share also these memory stuff once u made it. :).
10/20/2010 16:49 tkblackbelt#17
Quote:
Originally Posted by pro4never View Post
[Only registered and activated users can see links. Click Here To Register...]

Has some links to info on encryption. I generally just use public encryption methods for both as they 'work' perfectly fine in C#.

If you want to write your own though there is a bunch of info on the dhkey/man in the middle attack and also a nice bit of example code for blowfish on korv's wiki. All this is already linked in the proxy thread though.



[Only registered and activated users can see links. Click Here To Register...]
Diffie?Hellman key exchange - Wikipedia, the free encyclopedia
Man-in-the-middle attack - Wikipedia, the free encyclopedia

Also points for you for actually being willing to put work into LEARNING. I'm shocked. 99 pct of the posts around here has been "omg how do I make proxy?!?" and then as soon as they run into an obstacle they give up and ask for a working one to use/leach/etc.
Thanks :), I quit Co about 1.5 years ago but making a proxy bot has been something I've always wanted to do, I also enjoy learning stuff about computers and programming. When I am successful at making it I'm not even sure I'll release it because I'm just doing this mostly for the learning experience and to get better at programming. But ya I'n a couple of months or whenever I fell I'm ready I'll come back to this project and get finish this.

Quote:
Originally Posted by xmen01235 View Post
Don't give up too early you can study my own socket wrapper for your reference

[Only registered and activated users can see links. Click Here To Register...]
I'm not gonna give up xD, I just don't feel I'm quit ready to make this so I'm gonna learn some more c# and such first.
10/20/2010 18:56 pro4never#18
ooh god the last thing this community needs is a public proxy. If you wanna make one, good for you but posting a working proxy with any sort of botting functionality? NOT a good plan. Would just cause mass botting chaos across the game which would force tq to actually DO something for a change.