Support Forums

Full Version: [request] how to encrypt server / client packets {C#,C++,VB.NET or Delphi}
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(05-12-2011, 08:15 AM)besimbicer Wrote: [ -> ]hello members
my new project basic server / client packets encryption how to in C#,VB.NET

this project is online gaming anticheat

good days (my bad english sorry for all)

Use any basic encryption method to encrypt the bytes before sending the packets. Then when you receive packets, decrypt them.
Give me some code that you currently have and I will help you modify it to suit your needs.
this my topic how to giving kobe ?