Code Monkey home page Code Monkey logo

tw-copy's Introduction

tw-copy

This repository houses a Javascript bookmarklet to make it easier to copy Tripwire signature to and from Thera Scan by adding the following functionality:

  • Adds a "copy" link in the signatures widget that will copy all existing signatures to the clipboard so that they can be pasted into Thera Scan.
  • Adds a "paste" link in the signatures widget that handles creating a new signature using copied data from Thera Scan.
  • Disables "Follow my in-game system" functionality
  • Disables "Auto-Mapper" functionality
  • Activates the corporate "EvE-Scout" mask
  • Sets the currently viewed system to "Thera"

Usage

To get started, copy the following code to your clipboard by clicking on the copy icon in the top-right of the code block:

javascript:(function(){
    $.getScript('https://cdn.jsdelivr.net/gh/brownoxford/[email protected]/main.js')
})();

Next, right-click in your Chrome bookmark bar and select Add Page.... In the popup that opens, add your own name, and paste the copied javascript code into the URL field.

Create a bookmark

Open up Tripwire, log in, and click your new bookmark to configure your current Tripwire session for Thera scanning.

tw-copy's People

Contributors

brownoxford avatar lesharris avatar

Watchers

 avatar

Forkers

lesharris

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.