Hi guys, I'm not very experienced in cracking security. I'm practicing on a private server and I'm wondering what kind of encryption was used. I hooked the send() function and received these example packets:
Each one has 8 bytes (the original use item is 5 bytes I think). The encryption changes after each login, so the keys are probably exchanged upon login, but I don't know how to intercept them.
If I don't get a specific answer, I'll be grateful for any tips :)
Each one has 8 bytes (the original use item is 5 bytes I think). The encryption changes after each login, so the keys are probably exchanged upon login, but I don't know how to intercept them.
If I don't get a specific answer, I'll be grateful for any tips :)