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!

[Release] EP7 -s2 Decryption tool

QT is better than VS
Joined
Jul 29, 2009
Messages
908
Reaction score
389
@ts
can you give us a little hint for the algorithm on how you encode decode ran2 files,.
if not its okey. i understand,, :)
 
Mythic Archon
Joined
Apr 6, 2009
Messages
767
Reaction score
87
Wow...its mean...we can decryp latest glogic of gunner?
 
Custom Title Activated
Loyal Member
Joined
Aug 16, 2007
Messages
1,378
Reaction score
581
the algorythm is probably rijndael, all he did was olly the game.exe use string search to find the key by checking the same offset as it is in our server files
 
QT is better than VS
Joined
Jul 29, 2009
Messages
908
Reaction score
389
@jolin
does vs2k8 have bug? or what?
why is it that the compiler pop ups error like undeclared identifier
even I already declared ("check many times").
then in class i declared the var private then access it in local scope by including a public var getting the value of private still when compile in vs2k8 appears error but dont have bug in Codeblock or borlan C++ compiler
does vs2k8 have new standard type of coding?

since this error occurs when compiling ran SC_ in vs2k8
 
Custom Title Activated
Loyal Member
Joined
Aug 16, 2007
Messages
1,378
Reaction score
581
when converting project to VS2008 you have to configure a lot of stuff I don't know exactly how to do it, just use VS2003
 
QT is better than VS
Joined
Jul 29, 2009
Messages
908
Reaction score
389
@Nitrous X
i just trying to figure out how can i run the source code in vs2k8

@jolin
thanks
 
Junior Spellweaver
Joined
Jul 13, 2011
Messages
173
Reaction score
17
ohh ok, but i would guess that it's complicated.
 
QT is better than VS
Joined
Jul 29, 2009
Messages
908
Reaction score
389
yeah maybe not maybe yes :).. since vs2k8 is ANSI/ISO
 
Skilled Illusionist
Joined
Jul 30, 2011
Messages
320
Reaction score
15
before I give LIKE .. i test this first .. and its 100% working ... thanks man .... ^_^
 
Junior Spellweaver
Joined
Jul 13, 2011
Messages
173
Reaction score
17
he's talking bout DECRYPTING , not for such programs
 
Back
Top