Results 1 to 3 of 3

Thread: C++ Rad (Builder) front end to sniffer

Threaded View

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    48

    C++ Rad (Builder) front end to sniffer

    For those of you not using microsloth and wanting to have a nifty windows based sniffer - I took the time to throw it into builder ..

    Attached is a zip containing the project - source files and all

    I was using version 6 for this - not sure if it would work on lower end versions...

    What it does:

    1. opens and scans for a configuration - reads the config if there is one.

    2. scans eq for the current offset and displays this to the user

    3. lets you enter the host address - port number - and interval in milliseconds you want to scan the memory.

    4. click the button to start the scan.

    If you want to save your setting click File->Save settings...

    I would change the registry keys and such to make sure that it's not a simple thing to find for Verant - OR just never save your settings...

    I don't like VB - and I don't work well in it - so this is much nicer to me - and you can modify change the code based on other C++ solutions here if that is your thing ya know...


    *edit* for some reason this code makes you loose your DNS once you start sending keys - I'm debugging now - grrrrrr....

    *edit2*fixed - apparently the socket didn't like being opened and closed so often so I changed the location of the open/close calls - it's working fine now.
    Last edited by The Mad Poet; 11-24-2002 at 08:18 PM.
    Quothe the raven, "Nevermore!" - Poe

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is Off