[LUA] need help in decrypting / encrypting lua 08/12/2013 - General Coding - 7 Replies The title pretty much says it all but ill explain a bit more as to what Im in need, basically I have decompiled a script using this website, i've got the code etc but it contains some really werid stuff like etc , I wanted to decrypt the file simply to change some stuff in it, I did so but then I did not know how to encrypt it back so I messaged my friend and he gave me this
local code_to_decode = "script to encrypt"
local output = ""
for i = 1, #code_to_decode do
output = output...
Need help decrypting MagicType.dat 02/17/2011 - CO2 Programming - 7 Replies I tried to decrypt the MagicType.dat file (the 5065 version) and it can't be decrypted or I don't have the required programs to do it. I tried every single decryptor I've found here and still no result. The thing is, for this version, the file has 1 MB while the lower or higher versions have it with aprox 400 KB. I think it's encrypted with another program than the other lower or higher versions.
Here's a part of the codes that appearing into it after decrypting with DatCryptor:...
help with decrypting , please 06/20/2005 - Lineage 2 - 3 Replies I want to decrypt lineage.dll's from ingame walker. Is it possible to decrypt and to edit?
Lowfyr provided with the link to some decryptor (http://dstuff.luftbrandzlung.org/l2asylum/), but the question is: is this the right tool for that and what about them decoding version (111, 121, 211, 212, 41xL, 41x)? Do I need to use some specific setting for specific walker version?
Thanks in advance.