Thanks for the reply, i appreciate everything you've said.
I believe it has something to do with this:
But i'm stocked , i dunno what's the next step.
Go into your resource folder, and then search for Resource.txt
Code:
version "V0.01"
encryptionKey 0x57
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.)
That's easy to fix on source the ranged editing without an encryption improvement.
But if you want to protect all your files from being stolen, you must learn how to do it x)
i doubt that anyone here will explain u how to encrypt the resource files, since theres almost no one that can really do that.
You may ask Lethal from Monster/Aether Flyff, they have a really good encryption based on rijndael.
Or phoen1x from Eclipse flyff, he also got a decent one and as far as i know he will also make encryptions for a small price. (The safer the encryption code, the higher the price)
or ask Yoshii50000 on epvpers he is selling a encryption for 50€, but i dont recommend u to use his encryption since his old one was really crappy coded and got cracked in a few minutes by phoen1x.
You can also ask Pumbaaaa on epvpers, he also got an ecryption which he is selling.
Encrypting GameMap 02/24/2012 - CO2 Private Server - 4 Replies Hi all!
I'm trying to make a gamemap cryptor/decryptor... i decrypted it fine, but i have problem encrypting it.
i decrypted it like
FileStream fs = blabla bla(file, FileMode.Open);
BinaryReader br = .....(fs);
so i read it in this way.
Encrypting Client ? 02/09/2012 - Flyff Private Server - 0 Replies Any1 here encrypted their Client .res files and models and textures and so fucking on ?
and any1 here made merge.exe work as encrypted so people stop ripping their clients ?
I would pay $$$ euros for a person who would work for me in encrypting my client to work with my server and a working modified encrypted merge.exe
MSN LIVE : [email protected]
please keep this topic open for discussing about encrypting of fly for fun files / source wise / client wise
x7 Encrypting Issue 07/26/2010 - S4 League - 3 Replies First of all, im not asking for an importer already done or something like that.
I just would like someone to tell me wich "way" i must follow or some data about decrypting and encrypting s4 files cause i really want to learn this stuff and make it my own.
Thanks beforehand.
New iSRO bot under encrypting 07/20/2007 - SRO Hacks, Bots, Cheats & Exploits - 0 Replies New iSRO bot update finished, now under encrypting, expected to be finished in several hours.
Thanks for your patience and BotsMall will keep following up the progress on bot.
:D :D :D
Trouble encrypting .txt files after editing 04/11/2005 - Lineage 2 - 0 Replies I used l2encdec to decrypt using the -d command
then I edited the armorgrp.txt file to change a cotton robe into an avadon.
Then I encrypted using -e but i got an error.
So i encrypted using -h 411 but game crashed with a line error in armorgrp.txt during run.
Btw, my system folder is already patched by Patcher.exe.
I did not use loader.exe to run the game.
Should I have stripped the header altogether and then put it back as 411 after?