Results 1 to 1 of 1
  1. #1
    Horkyze's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    My Mood
    Hungover

    Cool COD 4 Network protocol specification

    Hello, I am interested in the format, how server communicates with clients. I know that Quake3 protocol is used for RCON. I coded application in Java, for kicking player from server and stuff. Basically it was just about sending the right UDP packet. All comunication was plain-text, so nothing exciting. But it was my first network app, I am proud for it.

    Now I want to move to higher level. I was thinking about sniffing traffic on my local machine, getting other players location (and other info) and displaying it.
    Problem is, when I take a look at the packet it is not plain-text.

    I have no idea what alg. is used to compress || encrypt the packet. Before doing the hardcore reverse-engineering I was wondering someone may save my time.

    Many thanks
    Last edited by Horkyze; 04-12-2013 at 06:58 AM. Reason: grammar

Similar Threads

  1. [Solved] Modern Warfare 3 Network Protocol
    By kenny_michael in forum C++/C Programming
    Replies: 18
    Last Post: 02-28-2012, 06:51 AM
  2. A question regarding No DvD hack for COD 4, Wndows Vista
    By inocntspiltblood in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 2
    Last Post: 12-06-2007, 12:28 PM
  3. Website network issues
    By Dave84311 in forum News & Announcements
    Replies: 2
    Last Post: 11-30-2007, 11:28 PM
  4. Wireless Networking
    By Jackal in forum Hardware & Software Support
    Replies: 10
    Last Post: 08-05-2006, 08:48 AM
  5. Help me with my Email to K2 Job Network
    By styx23 in forum WarRock - International Hacks
    Replies: 37
    Last Post: 06-03-2006, 11:08 PM

Tags for this Thread