[Teaching Units] ProxyParadise! A step by step proxy tutorial!

02/01/2012 19:28 Heroka#241
great guide very usefull , keep up mate +k
02/01/2012 19:55 injection illusion logic#242
Quote:
Originally Posted by xmen01235 View Post
Game server encryption is still in the hand of the gurus? Hope it will be release to the public soon :(.
why dont u learn RE and get it for urself ? i dont think anyone will release them , there is pre-done free proxy bases and all it need is editing the encryption , so yeah public encryption = million proxy is done = tq update the encryption and who figured it out will just get FUCKED UP :) i doubt anyone will release it
02/05/2012 22:08 Diabolik777#243
To those who are getting NullReferenceException, open your SocketSystem.cs, inside of AcceptConnections just move "AnnounceNewConnection.Invoke(wr);" before "wr._socket.BeginReceive(...);" and you should be done. There is an error when proxy is trying to use Wrapper.connector (which is null by default) when calling AnnounceReceive before Wrapper.connector was set in AnnounceNewConnection.
02/06/2012 00:09 I don't have a username#244
Quote:
Originally Posted by Diabolik777 View Post
To those who are getting NullReferenceException, open your SocketSystem.cs, inside of AcceptConnections just move "AnnounceNewConnection.Invoke(wr);" before "wr._socket.BeginReceive(...);" and you should be done. There is an error when proxy is trying to use Wrapper.connector (which is null by default) when calling AnnounceReceive before Wrapper.connector was set in AnnounceNewConnection.
Or you put them in correct order, because if it doesn't invoke the event, how are you going to handle stuff?
02/06/2012 00:15 Diabolik777#245
Quote:
Originally Posted by I don't have a username View Post
Or you put them in correct order, because if it doesn't invoke the event, how are you going to handle stuff?
I've just put them in correct order, that's all.
02/06/2012 10:17 I don't have a username#246
Oh my bad, thought it said Remove and not Move.
02/24/2012 00:24 meme555333#247
Quick question:

When i debug this code it all works fine the two screens pop up and the GUI is there.

When i try and build it (f6) it comes up with two errors about the same thing.
Unsafe code may only appear if compiling with /unsafe (file) Native (line) 9 and 183

I tried to change a few things like taking the un out of unsafe and changing a few names around but it didnt work.

Any help would be apreciated.
Thank You in advance.
02/24/2012 08:59 pro4never#248
Go to options, build tab, check enable unsafe code checkbox.

Then watch as this doesn't work because it's outdated and only works on private servers cause new encryption is not public
03/04/2012 04:19 Santa#249
Weren't you going to update this as a memory bot a while ago?
03/07/2012 18:28 denominator#250
injection illusion logic what do you mean RE?
03/07/2012 19:06 pro4never#251
Quote:
Originally Posted by StarBucks View Post
Weren't you going to update this as a memory bot a while ago?
<_<


>_>

I'm lazy y'all!
03/07/2012 19:11 donn#252
Quote:
Originally Posted by denominator View Post
injection illusion logic what do you mean RE?
reverse engineering.
03/08/2012 01:44 Santa#253
Quote:
Originally Posted by pro4never View Post
<_<


>_>

I'm lazy y'all!
This didn't go as planned. I was hoping it would spark conversation in the thread thus getting you to do it. Ahaha. Fail :(
03/20/2012 13:33 tariqx111#254
Continue Make Tutorials
Please
03/31/2012 05:10 denominator#255
Pretty sure he has quit the forums?