<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://dev.trisul.org/unsniffwiki/docs/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://dev.trisul.org/unsniffwiki/docs/feed.php">
        <title>Unsniff Scripting unsniff</title>
        <description></description>
        <link>http://dev.trisul.org/unsniffwiki/docs/</link>
        <image rdf:resource="http://dev.trisul.org/unsniffwiki/docs/lib/tpl/default/images/favicon.ico" />
       <dc:date>2026-04-28T10:42:47-04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:intrgscr&amp;rev=1410492186&amp;do=diff"/>
                <rdf:li rdf:resource="http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:introduction&amp;rev=1410492186&amp;do=diff"/>
                <rdf:li rdf:resource="http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:scriptobjmod&amp;rev=1410492186&amp;do=diff"/>
                <rdf:li rdf:resource="http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:unsniff&amp;rev=1410492186&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://dev.trisul.org/unsniffwiki/docs/lib/tpl/default/images/favicon.ico">
        <title>Unsniff Scripting</title>
        <link>http://dev.trisul.org/unsniffwiki/docs/</link>
        <url>http://dev.trisul.org/unsniffwiki/docs/lib/tpl/default/images/favicon.ico</url>
    </image>
    <item rdf:about="http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:intrgscr&amp;rev=1410492186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-11T23:23:06-04:00</dc:date>
        <title>unsniff:intrgscr</title>
        <link>http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:intrgscr&amp;rev=1410492186&amp;do=diff</link>
        <description>User interface scripts allow you to add custom functionality to the Unsniff Network Analyzer application. You can attach custom scripts to menu items. Your scripts will be triggered when the user selects the corresponding menu item. 

In addition to all the objects you have seen in Section 3. Scripting Object Model – you get access to the following objects.</description>
    </item>
    <item rdf:about="http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:introduction&amp;rev=1410492186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-11T23:23:06-04:00</dc:date>
        <title>unsniff:introduction</title>
        <link>http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:introduction&amp;rev=1410492186&amp;do=diff</link>
        <description>This guide explains how you can use the scripting features of Unsniff to write your own powerful analysis tools. 

Types of scripts

Unsniff supports two types of scripts based on how they interact with Unsniff Network Analyzer.

Stand alone scripts

These scripts typically are run from the command line or via a Windows shortcut. They operate on capture files outside the Unsniff application.</description>
    </item>
    <item rdf:about="http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:scriptobjmod&amp;rev=1410492186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-11T23:23:06-04:00</dc:date>
        <title>unsniff:scriptobjmod</title>
        <link>http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:scriptobjmod&amp;rev=1410492186&amp;do=diff</link>
        <description>The scripting interface consists of a single top-level object called Unsniff.Database. This object represents a single capture file stored in the Unsniff ( *.usnf ) format. Your task is to get hold of the “Unsniff.Database” object and work your way through the other objects. If you are writing an integrated script – you can additionally access the currently open document, various selection contexts, and the scripting console. See Section 4 for more details on integrated scripts.</description>
    </item>
    <item rdf:about="http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:unsniff&amp;rev=1410492186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-09-11T23:23:06-04:00</dc:date>
        <title>unsniff:unsniff</title>
        <link>http://dev.trisul.org/unsniffwiki/docs/doku.php?id=unsniff:unsniff&amp;rev=1410492186&amp;do=diff</link>
        <description></description>
    </item>
</rdf:RDF>
