alfredico, thanks for your fast anwser. Can you tell me what software or some "how to"?
i've heard about xor encryption. What is that? Algo i've tried google, but don't know really what to search.
Go into your resource folder, and then search for Resource.txt
Code:
version "V0.01"
[B]encryptionKey [U]0x57[/U][/B]
resource 1 "..\ResClient\data.res"
If you change the encryption key, and if someone tries to open your *.res files by using the Flyff Resource-Editor it will cause it to break, so untill someone can change your new encryption key to the old one (0x57) your *.res files will be protected.
But i dont recommend this way of protecting your res files, it aint hard to find out your new encryption key if you do it in this way. But it might helps to protect your files from kids that trying to modify the resources to get Speed/Range etc.
When you changed the encryption key, you also gotta edit some stuff in your Neuz source and you might need a new merge.exe programm to merge your files.
(of course, there is also a lot more ways to encrypt and protect your resource files.)
SteamSwag thanks for reply. I'm interested in learning how to protect files with XOR (like xLethal did with monster files and folders, but using an another encryption key is an easy way in protecting server files to prevent "some custom" ^^. I dont know if tangia1426 is reading this topic and if all replies are helping him. =)
SteamSwag thanks for reply. I'm interested in learning how to protect files with XOR (like xLethal did with monster files and folders, but using an another encryption key is an easy way in protecting server files to prevent "some custom" ^^. I dont know if tangia1426 is reading this topic and if all replies are helping him. =)
Lethal/Monsterflyff using Rijndael encryption to protect their files, its nearly impossible to crack it. I dont think that anyone here on this forums got the knowledge to make that **** work. And even if someone offers you a encryption for like 50-100 bucks, dont buy it cuz its **** anyways.
Lethal/Monsterflyff using Rijndael encryption to protect their files, its nearly impossible to crack it. I dont think that anyone here on this forums got the knowledge to make that **** work. And even if someone offers you a encryption for like 50-100 bucks, dont buy it cuz its **** anyways.
But it's still possible to reverse their client to get the key. Rijndael is very easy to use and it's already used by Flyff to decrypt/encrypt the password at the login, so it isnt very hard to implement the Rijndael encryption for the resource files.
MonsterFlyff uses a CUSTOM bitwise encryption which is still possible to reverse, but will take time, a lot more than a simple XOR encryption.
And the Yoshii5000 encryption is ****, someone contact me cause the encryption was not working and I sold they a better encryption, which is much more better than the other servers use.
If you are looking for one contact me, but don't expect a low price.
Decrypt and Encrypt game files 05/29/2013 - General Coding - 1 Replies Ok so many people (included me) seen that game files such as .ini .bin .lua .txt ant etc. can be opened with notepads,wordpads etc. but content of those files are scrambled example:
http://img15.imageshack.us/img15/1249/72155870.th .jpghttp://img715.imageshack.us/img715/9412/870280 76.th.jpg
And i wonder how to at least decrypt those files (that would be first step) and it would be great to know how to make game use decrypted and modified files or how to encrypt them back.
So anyone who...
How to encrypt files?? 06/01/2012 - Metin2 Private Server - 1 Replies How can I encrypt my .epk/.eix files in order to protect them??
ow do I encrypt metin2 pack files ? 11/18/2011 - Metin2 Private Server - 0 Replies How do I encrypt metin2 pack files ?
Please help ..
Thanks in advance .
how to encrypt .eix and .epk files? 05/12/2011 - Metin2 Private Server - 3 Replies Hy,
Someone can help me?
I need know how to encrypt the eix and epk files.
someone teacher me