-
Activity
-
3
-
62
Shop Ex Renewal
Hy.... i have this problem https://ibb.co/bs8C3QL only that 2 spaces ... have that problem if i add something still .... the count for that items -
0
[Problem] : System war between kingdoom
hello guys i have problem with compile Source Game Photo To Problem : https://prnt.sc/xmaavm ------------------------------------------------------------------------------------------ he said " has not been declared " But the true i'm added this photo : https://prnt.sc/xmacyf Please Guys Help Me and i'm sorry for my bad english the problem fixed admin please close topic thx for everyone -
2
DDos attacks
First things first, here's a rough (and obviously incomplete) explanation. You'd differ between DoS and DDoS. DoS (Denial of Service) simply put is using up the resources of the machine by leveraging on a weak spot of the program. You'll see often people targeting the auth server and flooding it with packets and if the server has bad code in it, it'll use up too many resources. This could lead to lags or in worst cases the server to not respond anymore. Now, if you think DoS is bad, we're gonna take it to a new level: DDoS (Distributed Denial of Service). This time it's -
7
Dynamic Weather
When placing the system basically all maps will change correct? Would it be possible to put time to change only in cities? -
7
How to avoid getting flooded in 2021
I think this vulnerability is caused because, in CInputHandshake::Analyze, it keeps the connection open even if the processed packet fails, so the same connection can send infinite packets increasing the buffer size until it reaches 4gb of ram (32bit binary limit). Replace every return -1; there with { d->SetPhase(PHASE_CLOSE); return 0; } And that's all. yfw: int analyze_protect{0}; int analyze_protect_count{0}; If you're working on files that don't have c++11 enabled in 2021, you're probably doing something deep wrong.- 1
-
-
47
Multiple Login Saver System
What is not working? This is just an example you need edit it and adapt to your needs. data = ''.join([i for i in f if not i.lower().startswith(selItem.GetText())]) f.seek(0) f.write(data) f.truncate() -
0
-
95
-
-
Recently Browsing
No registered users viewing this page.
Question
Distraught 273
Hey guys,
Someone knows any contact to Keyto? I would like to buy from his webshop but cannot reach on the contacts specified on the site.
Edited by Distraught (see edit history)C++ programmer at Gameloft
Link to post
8 answers to this question
Recommended Posts