Hi, my question is:
Is it possible to reverse the C1_Decrypt() function to get one C1_Encrypt() function?
I really need the Encrypt_C1() to create some packets manually and then to send to the server.
Congrats for this usefull site.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, my question is:
Is it possible to reverse the C1_Decrypt() function to get one C1_Encrypt() function?
I really need the Encrypt_C1() to create some packets manually and then to send to the server.
Congrats for this usefull site.
intresting question... yes you can!
exactly, we do it the same thing :)