well a friend told me that his gateway become offline once he make the service online
so i checked it and i found weird thing
so i think its like a new exploit or old one idk .
so anyone have any idea about solving this problem ?
well a friend told me that his gateway become offline once he make the service online
so i checked it and i found weird thing
so i think its like a new exploit or old one idk .
so anyone have any idea about solving this problem ?
There was leaked security programs from my computer by friends.
Here is the fix for it:
Just load GatewayServer with ollydbg.
right click -> Search for -> All commands
write there:
PUSH 6308
Just double click on it and change the number to whatever you want.
I wont write down the rest, its not an ODBG guide =)
Edit:
There is another exploit too, which will (how to say properly...) disconnect gatewayserver from smc/cert. Works almost the same way as the other.
Just change 631D opcode to something else and everything should be fine again
By: Dizzie
Not so sure if that's ur problem here, but 6308 is patch packet.
Nah It was not for funny purpose. C++ language is very hard language to understand it completely.. it is not like c# and I'm sure you know it. For someone who got used to code in this language, he must be a quick-learn / saving every **** he learnt even if it was useless... and there's no body who knows how to fix something and, forget it.
Nah It was not for funny purpose. C++ language is very hard language to understand it completely.. it is not like c# and I'm sure you know it. For someone who got used to code in this language, he must be a quick-learn / saving every **** he learnt even if it was useless... and there's no body who knows how to fix something and, forget it.
That's simply not true. I'm both a C# coder and a C++ coder, I try use the language that fits the project's purpose, deadline and goal, and I have forgotten a lot of things that I've done in the past. Every project has so many small significant and insignificant parts that it's just impossible to remember them all after a while. If C++ coders were able to remember every small aspect of a project, there would be no use for to-do lists, comments or unit tests, because they would know everything that's left to do, remember the reason for every snippet of code and immediately know what might cause something else to break.
I don't know if you're a coder, but if you are, you must have an eidetic memory, or you probably don't have a lot of experience, or you're simply trolling.
[Release/ Discussion] New gateway/agentserver flood exploit. 05/15/2014 - SRO PServer Guides & Releases - 79 Replies So. As most of you know, new flood exploit been discovered like 10 days ago and some people had it who were attacking others servers for anyhow. I thought about releasing it so we got more people looking for a fix instead of me having it without a real use since i couldn't come up with a fix on my own.
Releasing it only makes it more messy but still better than having some servers attacked by the other people who got the exploit, now more server will be attacked but in same time a fix will...
Gateway Exploit problem 04/14/2013 - SRO Private Server - 1 Replies Hello,
I have a problem
http://i.epvpimg.com/zD96e.png
when I get a error:
Invalid Msg in Process
I cant login, helps only restart gateway.
New Exploit ( Gateway server ) ? 11/23/2012 - SRO Private Server - 6 Replies today i saw some unknown packets in my gateway server
not sure if it's a new exploit or what
unhandled msg received CGatewayMainProcess : Req:0x102 (6), 22 - 22
unhandled msg received CGatewayMainProcess : Req:0x102 (6), 28 - 28
unhandled msg received CGatewayMainProcess : Req:0x102 (6), 24 - 24
unhandled msg received CGatewayMainProcess : Req:0x102 (6), 23 - 23
anyone saw this befor ?
[Release] Fix for the Gateway DDoS exploit 04/01/2012 - SRO Private Server - 15 Replies You will need:
- ollydbg
- fingers
1. Download ollydbg (skip if you already have it)
2. Open GatewayServer.exe with ollydbg.
Should look like this: