Cydh Posted December 18, 2014 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 747 Joined: 06/16/12 Last Seen: February 21 Share Posted December 18, 2014 you just need same 3 keys in client and server. except you want extreme thing, in server u decide "hey I want theses keys for 2011 client, these keys for 2012 client, and these keys for 2013 client" IN SAME TIME because u're talking about multi-client support, I want connect to use 2011 from PC A, use 2012 client from PC B to server X, so server X store alllllllllllllllllllllllll keys for alllllllllllllllllllllllll client dates, what a ... nah, multi-client doesn't have issue for me, except each client send static-and-cannot-be-changed-keys and each client send different encryption methods. The fact, (at least 2012-04-10a & 2013-08-07) clients send same encryption method, and I tested with 2 different client with same keys. 1 Link to comment Share on other sites More sharing options...
Lighta Posted December 18, 2014 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 737 Reputation: 216 Joined: 11/29/11 Last Seen: December 20, 2020 Share Posted December 18, 2014 Ye I talked with Cydh last night about this. I think will go with his way to use only 1 set of key for server and ask client to be diffed to match it. Those who really need may do the little change in packet_db structure to handle multiple set of key in same time. (I mean if there some demand I'll do a quick diff about it). Otherwise I look Cydh/Napster diff and it look quite good so I suppose it's on good way for implementation. 2 Link to comment Share on other sites More sharing options...
Cydh Posted December 28, 2014 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 747 Joined: 06/16/12 Last Seen: February 21 Share Posted December 28, 2014 previously there are some options provided but no answer obtained. (it was in "other side") thank to Napster for first diff for my work below. Now ur time guys, for discuss for better implementation and that should or shouldn't. I'm unfollowing this topic. Official_Packet_Obfuscation-Cydh-v2.diff Link to comment Share on other sites More sharing options...
Aleos Posted March 16, 2015 Group: Development Manager Topic Count: 56 Topics Per Day: 0.01 Content Count: 732 Reputation: 525 Joined: 12/13/11 Last Seen: June 13, 2024 Share Posted March 16, 2015 Implemented in 9d247d8. Link to comment Share on other sites More sharing options...
Recommended Posts