Git Product home page Git Product logo

captain's Introduction

๐Ÿ‘จโ€โœˆ๏ธ captain

A suite of packet capture and analysis tools for FFXI targeting Windower v4, Ashita v3, and Ashita v4.

Goal

Windower and Ashita are both great, but they offer different APIs for inspecting and interacting with FFXI.

  • captain - The logic for capturing and analyzing packets.
  • backend - A "cross-platform" set of functions that can be used in both Windower and Ashita.

Ashita v3

Ashita v3 screenshot

Ashita v4

Ashita v4 screenshot

Windower v4

Windower v4 screenshot

Instructions

Windower

  • Download and place in <Windower folder>/addons
  • Either:
    • Add to scripts/init.txt to auto-load when you log in
    • Load on demand with //lua load captain
  • Unload with //lua unload captain

Ashita

  • Download and place in <Ashita folder>/addons
  • Either:
    • Add to scripts/Default.txt to auto-load when you log in
    • Load on demand with /addon load captain
  • Unload with /addon unload captain

General

  • /captain hide to stop showing the GUI elements
  • /captain show to show the GUI elements
  • /captain start to begin a capture
  • /captain stop to end a capture
  • /captain split to roll over to a new capture
  • SHIFT + DRAG to drag text boxes around
  • (TODO) To start a capture press: CTRL + ALT + C
  • (TODO) To end a capture press: CTRL + ALT + V
  • (TODO) Make addon respond to /cap as well as /captain

Development

  • TODO
C:\ffxi>mklink /D C:\ffxi\Ashita\addons\captain C:\ffxi\captain
symbolic link created for C:\ffxi\Ashita\addons\captain <<===>> C:\ffxi\captain

C:\ffxi>mklink /D C:\ffxi\Windower\addons\captain C:\ffxi\captain
symbolic link created for C:\ffxi\Windower\addons\captain <<===>> C:\ffxi\captain

Based on & made possible by

  • Windower
  • Ashita
  • Packeteer by atom0s
  • capture by ibm2431
  • PacketViewer by Arcon

captain's People

Contributors

zach2good avatar wintersolstice8 avatar mousseng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.