My initial plan was to port the Homunculus system from Live 502 to ClassicAden 502. But, when the interface for Homunculus is enabled, it has some hardcoded function that tries to load the dat files which leads to a crash since those files dont exist in ClassicAden. I was hoping to do some injection hoping, forcing the client to load the files.
Question
MaXUN
Hi everyone, im creating a acp for l2scripts server
Currently i havig problems to encrypt the password, i try with the common base64_encode(pack("H*",sha1($password))), but is not working
(The stored password has 88 char lenght instead 28)
Any one working with this source know how is the password encryption?
4 answers to this question
Recommended Posts