Atton Posted April 7, 2014 Share Posted April 7, 2014 (edited) Ale Tiny Encryption Algorithm Lua Encoder Ale is an encryption system that encodes Lua much like the mta sa compiler. However it has a few advantages. @ Files can be encoded offline which means they never need to leave the server. @ It is easy to use and works much like the mta sa compiler. @ Can even be used with community resources to prevent people from stealing your code. @ Ale can be integrated into any resource with minimum effort. @ Ale can encrypt things that the mta sa compiler just won’t. The system works by using one resource to encode the .lua files into .tea files which can be decoded and executed by the decoder. The decoder will read the .tea files decode them then inject the code into the server much like how .luac files work. The decoder will function as part of the resource and can be integrated cleanly. Video: Pack Link: http://www.mediafire.com/download/ahgyt ... ly/ale.zip Community Encoder: https://community.multitheftauto.com/in ... ls&id=9032 Community Decoder Framework: https://community.multitheftauto.com/in ... ls&id=9033 If you have comments, questions or contributions then post below or message me. Edited April 9, 2014 by Guest Link to comment
Atton Posted April 8, 2014 Author Share Posted April 8, 2014 Can encryption key be changed? Have not tried it but I would suggest leaving it I might try some changes later on. Link to comment
Noki Posted April 9, 2014 Share Posted April 9, 2014 I remember when you were finalizing it, and we were talking over Skype. Glad to see a nice release. Good work Atton. Link to comment
Atton Posted April 9, 2014 Author Share Posted April 9, 2014 I remember when you were finalizing it, and we were talking over Skype. Glad to see a nice release. Good work Atton. Thanks. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now