GunZ Packet Logger

Results 1 to 9 of 9
  1. #1
    Mako is insane. ThePhailure772 is offline
    MemberRank
    Sep 2007 Join Date
    1,115Posts

    GunZ Packet Logger

    Supports clients that have the newest packet encryption (October 2008+)


    Does not support:
    -x64
    -Wireless


    Uses a LUA scripting interface for packet definitions & structures.
    You need winpcap before you can run this. Get it from here - http://www.winpcap.org/install/default.htm

    Credits:
    Astaelan
    Myself
    Attached Files Attached Files
    Last edited by Phoenix; 22-03-11 at 12:26 PM.


  2. #2
    Mako is insane. ThePhailure772 is offline
    MemberRank
    Sep 2007 Join Date
    1,115Posts

    Re: GunZ Packet Logger

    Reserving for GunZ 1.5 structures.

  3. #3
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: GunZ Packet Logger


  4. #4
    igunz.net Dawson is offline
    LegendRank
    Feb 2010 Join Date
    ::1 (Canada BC)Location
    2,581Posts

    Re: GunZ Packet Logger

    Quote Originally Posted by Phoenix View Post
    You don't have winpcap.

    saw this in the source and instantly raged that Jacob didn't say it used/needed winpcap in the post.

    Code:
        public class MainForm : Form
        {
            private IContainer components = null;
            private PcapDevice mDevice = null;
            private string mLocalMAC = null;
            private ushort mMatchPort = 0;
            private Thread mWorker = null;

  5. #5
    Mako is insane. ThePhailure772 is offline
    MemberRank
    Sep 2007 Join Date
    1,115Posts

    Re: GunZ Packet Logger

    Oh, I totally forgot since I always have winpcap installed ;[

  6. #6
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: GunZ Packet Logger

    Alright, thanks.
    Main post updated.
    Last edited by Phoenix; 22-03-11 at 01:26 PM.

  7. #7
    igunz.net Dawson is offline
    LegendRank
    Feb 2010 Join Date
    ::1 (Canada BC)Location
    2,581Posts

    Re: GunZ Packet Logger

    It has to capture the packets from somewhere yes? It doesn't just rip them out of the client, it intercepts them and grabs them out of your network card (sorta, thats the dumbed down version) I decompiled the appy and checked how Jacob does it, it's an OK way to do it, coulda been cleaner code. But no matter what way he did it, it woulda required winpcap.

  8. #8
    hey Irahnik is offline
    MemberRank
    Mar 2010 Join Date
    127.0.0.1Location
    1,680Posts

    Re: GunZ Packet Logger

    oheeeeeeeeeeeeeeeeeeeeeey pp ownarz

    thanks for releasin.

    so you need winpcap to use this, too? ugh more file space taken up.

  9. #9
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: GunZ Packet Logger

    omfg nice...



Advertisement