Encrypting Client

Experienced Elementalist
Joined
Apr 2, 2009
Messages
281
Reaction score
23
Sup guys, I was thinking of encrypting the client but am confused on how i should do it. Basically i was thinking of encrypting each folder into File.extension so it is not possible for leechers to steal new models and files.

For Example: Client folder -> Client.extension which is not view able by others.

So my question was what format should i merge the data into one file and how would i read those file from the Neuz.

Thanks.
 
Make a new program that packs the files with a new format, and update the neuz with that new format. Take a look on how res format works, it might help a lot.
Basically is:
New format-neuz will unpack the new format and read the normal files.
 
So will it work with any format i make into?
 
kk, thx guys imma try this and tell you if it works.
 
Back