Thread: Packets Sniffed

Results 1 to 4 of 4
  1. #1
    raff90's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Packets Sniffed

    Hi everyone, Im here for ask help about packets sniffed.
    I have sniffed some packets and decrypted data with xor key, in list of packets have find the packet user list 29952 wich contains info about players nikname,kills,deaths,exp and some others.. but not have found network IPs of players.

    es:
    29952 4 23818719 124 0 1 0 152 0 3 -290 [nikname] -1 -1 -1 -1 1 0 410 3 0 -1 [kills] [deaths] 85953 [exp] -1 -1 4 1062 1074 0 0 0 0 0 16132019 330 2 0 0 370 1 1 1000

    where are info about IP of player?


    Thanks

  2. #2
    WhiteHat PH's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Some Where I Belong
    Posts
    1,350
    Reputation
    25
    Thanks
    3,100
    My Mood
    Aggressive
    Here's some packet list

    Code:
    20752 - Ping
    28928 - Lobby List Players (Tabbing through player list)
    29440 - Lobby Create Game
    29456 - Lobby Join Game
    29472 - Lobby Quick Join Game (I think that's right... forgot to note it down)
    29505 - Lobby Kick player from game
    29696 - Chat (Lobby + Game)
    30000 - Lobby/Game Adjust Properties/Settings
    30032 - Game List Players/Scoreboard
    29970 - Lobby/Game Equip Weapon - This change weapon in your choose class window, not in-game weapon.
    29504 - Lobby Exit (go back to server list)
    


    Creating Event Room:

    How much blocks do you need? 17 //because for this packet there are 17 blocks behind 29940)
    newPacket:29440 //packet ID
    addBlock:Aufgeht's! //ROOM-NAME
    addBlock:0
    addBlock:NULL // Password, NULL = no password
    addBlock:1
    addBlock:12 //MAP-ID
    addBlock:3 // 0 Normal, 1 Clanwar, 2 Knife, 3 Event
    addBlock:3
    addBlock:3
    addBlock:0
    addBlock:0
    addBlock:1
    addBlock:0
    addBlock:3
    addBlock:-1
    addBlock:1
    addBlock:0
    addBlock:0

    Short Code:

    Code:
    29440 Aufgeht's! 0 NULL 1 12 3 3 3 0 0 1 0 3 -1 1 0 0


    Preview :
    [IMG]https://i.imgur.com/hGUCfS7.jpg[/IMG]
    Last edited by WhiteHat PH; 12-22-2014 at 06:24 AM.






    When Im gone dont forget me cause I will come back someday.



    Youtube Channel


     


  3. The Following User Says Thank You to WhiteHat PH For This Useful Post:

    raff90 (12-22-2014)

  4. #3
    raff90's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Wow thank you!

    I not find the IP because now the game is p2s (peer-to-server).

  5. #4
    Mayion's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Bed
    Posts
    13,504
    Reputation
    4018
    Thanks
    8,372
    My Mood
    Twisted
    I believe it's solved, Closed.
    I do not use any type of messenger outside of MPGH.
    Inactive but you can reach me through VM/PM.










     

    Donator - 30 August 2013
    Battlefield Minion - 26 October 2013

    Blackshot Minion - 14 January 2014/16 September 2014
    Minecraft Minion - 7 February 2014/16 September 2014
    WarRock Minion - 23 February 2014
    League of Legends Minion - 21 March 2014

    Minion+ - 15 May 2014
    Other Semi-Popular First Person Shooter Minion - 8 August 2014
    CrossFire Minion - 23 October 2014
    Programming Section Minion - 13 November 2014
    Marketplace Minion - 7 December 2014

    Official Middleman - 7 December 2014 - 27 June 2015
    Moderator - 29 December 2014
    Project Blackout Minion - 10 January 2015
    News Force Interviewer - January 2015
    Steam Games Minion - 21 March 2015
    Dragon Nest Minion - 31 March 2015
    Publicist - April 2015 - 21 September 2015
    Global Moderator - 25 August 2015
    Super User - 13 August 2016



Similar Threads

  1. [Release] Packet Sniffing
    By Rance-Sama in forum Adventure Quest Worlds (AQW) Tutorials, Source Code & Coding
    Replies: 31
    Last Post: 07-20-2014, 05:10 PM
  2. [Help Request] Packet Sniffing in an attached application
    By BernardoLima in forum Visual Basic Programming
    Replies: 0
    Last Post: 11-21-2012, 10:56 AM
  3. [Help] Packet Sniffing for XP
    By xeyerericx in forum Tribes Ascend Hacks
    Replies: 2
    Last Post: 06-10-2012, 02:20 AM
  4. [Help] Help with Packet Sniffing
    By armageton in forum Tribes Ascend Hacks
    Replies: 4
    Last Post: 05-08-2012, 03:07 AM
  5. Disabling hackshield, Packet sniffing
    By mariofan901 in forum Combat Arms Help
    Replies: 0
    Last Post: 09-05-2009, 10:13 PM

Tags for this Thread