Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[request] how to encrypt server / client packets {C#,C++,VB.NET or Delphi}
#1
(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.
Reply
#2
Give me some code that you currently have and I will help you modify it to suit your needs.
Reply
#3
this my topic how to giving kobe ?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Encrypt String using x509Certificate private Key wih RSA jeffstan 0 2,295 01-26-2014, 04:18 PM
Last Post: jeffstan
  Need Help With AIM Client AKL3GEND 2 1,081 09-08-2012, 02:15 PM
Last Post: shadywatcher212
  [C#] BitCrypt - Visually Encrypt Binary Data (Bitmap Structures) AceInfinity 4 1,658 08-01-2012, 05:14 PM
Last Post: AceInfinity
  [Tutorial][VB.Net] Asynchronized Server/Client Demo(using sockets) KoBE 8 11,368 07-07-2011, 06:15 AM
Last Post: LIUZ
  [Source] Encrypt/Decrypt a string using Data Encryption Standard (DES) algorithm euverve 0 1,862 05-12-2011, 08:43 PM
Last Post: euverve

Forum Jump:


Users browsing this thread: 1 Guest(s)