Hatake Kakashi Posted February 29, 2012 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Share Posted February 29, 2012 i already recompile at src/common/mmo.h client date but still got that error. damn.... Quote Link to comment Share on other sites More sharing options...
simplemhan Posted February 29, 2012 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 308 Reputation: 3 Joined: 12/18/11 Last Seen: March 4, 2014 Share Posted February 29, 2012 use PE viewer to view your client date correctly Quote Link to comment Share on other sites More sharing options...
Mystery Posted February 29, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted February 29, 2012 What's a PE viewer o_o.. Quote Link to comment Share on other sites More sharing options...
simplemhan Posted February 29, 2012 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 308 Reputation: 3 Joined: 12/18/11 Last Seen: March 4, 2014 Share Posted February 29, 2012 a hex software that can view the client date. Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted February 29, 2012 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted February 29, 2012 i already download my client here. http://svn6.assembla.com/svn/ClientSide/Diff_Project/kRO/RagexeRE/ Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 29, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted February 29, 2012 i already recompile at src/common/mmo.h client date but still got that error. damn.... what error.. i already download my client here. http://svn6.assembla...t/kRO/RagexeRE/ then just follow the date client you have choosen ~ beside.. you can refer this part to check your client date Gravity Error 's Time Stamp Time Stamp Time Stamp: 0x4ad4401b - Tue Oct 13 10:53:47 2009 This line represents the time and date, when the client was built (linked). It is not the last modification or creation date of the client. This information is hard-coded into the client and helps to find out, what client version this is supposed to be. The first part (0x4ad4401b) is the raw representation of the time-stamp in seconds since 1.1.1970 00:00:00 UTC (Unix time-stamp), the second part (Tue Oct 13 10:53:47 2009) is the human-readable representation of the time-stamp. In this case, it indicates the use of 2009-10-13RagexeRE client. Since there are sometimes multiple clients with the same date, you have to check the exact time-stamp of the client. To see the time-stamp you have to load the client into a PE editor/analyser; LordPE and PEiD are capable of displaying those for example. Note, that the time stamp can be easily changed, so do not depend on it too much, when the executable is encrypted or otherwise protected. Quote Link to comment Share on other sites More sharing options...
Question
Hatake Kakashi
i already recompile at src/common/mmo.h client date but still got that error. damn....
Link to comment
Share on other sites
5 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.