Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

detecte hacker when put tcpview.exe

Newbie Spellweaver
Joined
Aug 29, 2009
Messages
92
Reaction score
4
I explore anti hack the code and I saw the scan process capable of function and found in the file list detecte hacker



However, the structure of this memory, I do not get out that much. hope you comment
if we can use this function to remove the unauthorized program we will reduce the possibility of hackers load Flood proxy port

untitled.JPG - detecte hacker when put tcpview.exe - RaGEZONE Forums
you for the comments
if you do this, then probably not use service providers to help us fight.
I also understand the mechanism of the server detect hack other 1 have yielded good results.
 

Attachments

You must be registered for see attachments list
Last edited:
Custom Title Activated
Loyal Member
Joined
May 26, 2007
Messages
5,545
Reaction score
1,315
It's just a memory scan for the arrays at the top. Find a unique signature for any process you want to ban. Must be unique to that program and constant regardless of the process state.
 
Newbie Spellweaver
Joined
Aug 29, 2009
Messages
92
Reaction score
4
no no !
it is example with module file .
detect tcpview i can see . and i think need protect port .
hide port for client :D or
auto change port :D ...... but i still connect to server .
 
Newbie Spellweaver
Joined
Sep 13, 2006
Messages
43
Reaction score
4
there is no way you can "protect port" or hide the port.
a simply netstat will show where you are connected to.
 
Back
Top