Jump to content
  • 0

Question regarding to the DATA what the system can retrieve


jayvz17

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   1
  • Joined:  04/08/14
  • Last Seen:  

Hi All,

May I know what Data can we retrieve when the user is login in our server?

Aside from LAST_IP what else?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1511
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

login log ? char log ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   1
  • Joined:  04/08/14
  • Last Seen:  

33 minutes ago, Chaos92 said:

login log ? char log ?

Aside from that?
like other information user. MAC address (Client Information) or is there other way to fetch that?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  308
  • Reputation:   24
  • Joined:  11/26/12
  • Last Seen:  

Gameguard can do that

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1511
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

yes Gepard have their own way of checking that which is = unique_id.
MAC Address/IP Address can easily be manipulated.

 

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

IP Address, UserName, Password ... Client Hash if enabled ...
 

Some example of third party tool ...

Gepard/Harmony and other game guard normally can get MAC Address  or unique id.

There used to be a gameguard that previously, manage to control the screenshot feature on player PC and upload it to server.

etc.

If you have the knowledge to build custom client hook (.dll) you can basically get whatever you want ....  even your credit card info...

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  35
  • Reputation:   1
  • Joined:  04/08/14
  • Last Seen:  

On 5/17/2020 at 11:03 AM, chatterboy said:

Gameguard can do that

I see. Thanks for the feedback.

 

On 5/17/2020 at 7:03 PM, Chaos92 said:

yes Gepard have their own way of checking that which is = unique_id.
MAC Address/IP Address can easily be manipulated.

 

I wonder how Gepard can get the UNIQUE_ID, I think there is algorithm for this unique id.
As far I know, Mac Address, Hardware ID, IP Address and etc can get to the client.

 

 

On 5/18/2020 at 10:51 AM, Emistry said:

IP Address, UserName, Password ... Client Hash if enabled ...
 

Some example of third party tool ...

Gepard/Harmony and other game guard normally can get MAC Address  or unique id.

There used to be a gameguard that previously, manage to control the screenshot feature on player PC and upload it to server.

etc.

If you have the knowledge to build custom client hook (.dll) you can basically get whatever you want ....  even your credit card info...

Client Hash is unique per computer or it is one client hash = one server?
Yes Gepard/Harmony so awesome, I admired them. 
Also, almost 1 month Im still  developing a DLL to get the other information but im so lucky lately I can get now the USERNAME of user.
It is kinda hard to me  to downgrade a programming language, I came from NodeJS and PHP and these C++/C and ASSEMBLY was too sensitive.
 

Edited by jayvz17
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...