Hi , would like know if exist some program to make packet sniffing , edit , and send packets in metin2
07/23/2016 19:01Liderluigi#2
Well, you can debug metin2client.bin and get the encryption. Once done, you can write a function on C++ that reads all packets going through the client, also called Detour, and decrypts them all.