jayvz17 Posted May 14, 2020 Posted May 14, 2020 Hi All, May I know what Data can we retrieve when the user is login in our server? Aside from LAST_IP what else? Quote
0 jayvz17 Posted May 14, 2020 Author Posted May 14, 2020 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? Quote
0 Chaos92 Posted May 17, 2020 Posted May 17, 2020 yes Gepard have their own way of checking that which is = unique_id. MAC Address/IP Address can easily be manipulated. Quote
0 Emistry Posted May 18, 2020 Posted May 18, 2020 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... Quote
0 jayvz17 Posted May 23, 2020 Author Posted May 23, 2020 (edited) 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 May 23, 2020 by jayvz17 Quote
Question
jayvz17
Hi All,
May I know what Data can we retrieve when the user is login in our server?
Aside from LAST_IP what else?
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.