
Welcome to the Unsniff Developer Zone
About DevZone
The Unsniff DevZone is a place where you can communicate directly with
Unleash
Networks engineers and other network analysts. You can also
access the network
analysis
script gallery, protocol handlers written by third parties, modules and
extensions to Unsniff. Unleash Networks will periodically post
articles, sample code, and tips in the DevZone.
Enjoy your time in the
Zone !
Select a
Zone
| News
and Articles |
Scripting
Zone |
Plugin
Zone |
| Latest
developer news and articles. Keeps you informed of new features. |
The
Scripting Zone contains many network analysis scripts in addition to
detailed documentation. |
Writing
your own protocol handler ?
You much check out this zone. You can access documentation, sample
code, and sample captures. |
- You may need to login to access some content (registration
is free)
Unsniff
Network Analyzer is designed to be scriptable and extensible.
For the first time, you will be able to look at network data
exactly the way you want to. There are two main ways in which you can
add functionality to Unsniff.
The Scripting API allows you to write scripts to work
on captured data via a complete object model. You may
write scripts in Ruby, VBScript, or JScript. You can even
write scripts with complex user interfaces like charts, tables,
spreadsheets, using Fx-Ruby. You can also script the Unsniff
application itself - by attaching custom scripts to commands in popup
menus.
You can add custom protocol handlers ( aka dissectors,
decoders) using the Unsniff Developers API. You can also write
custom user objects, custom user object renderers, custom name
resolvers, eavesdroppers, and user interface plugins. Finally - you can
use ActiveX to create custom sheets.
|
|
|