Results 1 to 7 of 7

Thread: converting a binary packet into readable text

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Posts
    6

    converting a binary packet into readable text

    hey guys, wondering if you could help me with this problem. im writing a program that will query a quake2 master server (master.idsoftware.com), which it does fine, but then the server sends back a packet that im guessing is in binary format, but i cant figure out how to parse it and make it readable, purhaps you can help me. when i query it the data i get back looks like this, any help would be apreciated:

    ÿÿÿÿservers ‚ãvm>Á£Ü»m AÛˆm?©|úmB-e/mÂiâhmÊ%emÈPʃmË;*m©ÏzmË`˜m@1ä-mB-e2m@1ä(m@1ä(m.Ì®mP½[mÃ…žm¦F½hmË;,m@ó8m>@mÔ*&šmÕñSm B´l*mØ.ÃÞmØâmÑp¥ám?©|úm¦F‡§mÂ~|mmÔ*&šmÊ%emÑ€yIm Â~|mm$±}@mÑ€yImBÀéÒmØâmÕ
    m8ΐªçm“恊m>@m$Pða!mÕ m@1ä(mP½[m¦F‡§mÁ£Ü»m
    ÈºÒ m.Ù_^OmÂiâimÁ£Ü»mÂiâim @ó8mÁ£Ü»m Â~|mmBP8Ð5mÁÕpI}

  2. #2
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Bellevue, WA, USA
    Posts
    1,357
    Is it supposed to be text? It's probably compressed, and possibly encrypted.

    Contact the source of the data and ask them.
    ~seaweed

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Posts
    6
    it should be text, thats a list of ip's and ports in the format of 0.0.0.0:0, its from a q2 master server. so im wondering if anyone has any opinions on how to decrypt this

  4. #4
    PowerPoster
    Join Date
    Aug 2001
    Location
    new jersey
    Posts
    2,904
    since the square box stands for any number of different characters, you haven't even presented the real data, so from what you have given it would be literally impossible to decode it.

  5. #5

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Posts
    6
    well the thing is i wasnt asking for anyone to decode it, i wanted to know if anyone had any ideas on how to decode/decompress it

  6. #6

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Posts
    6
    figured it out

  7. #7
    Frenzied Member Spajeoly's Avatar
    Join Date
    Mar 2003
    Location
    Utah
    Posts
    1,068
    If you got it then reveal the answer? Afterall, we are here to share info, not hoard it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width