Git Product home page Git Product logo

sockfile_python's Introduction

**** Archiving this project because I've moved to GitLab ****

Python scripts for network installing CIA/TIK files with FBI. Everything should
work in both Python 2 and 3. You can use the "-h" argument with any of these
scripts to get information about the command line parameters.

net_installer.pyw:
    This script implements the FBI 2.4.5 TCP/HTTP and FBI 2.1.0 QR/HTTP network
    install protocols. The PyQRCode module is required if you want to use the
    QR code installer, which can be installed with this command:
        pip install --user pyqrcode
    You can drag-and-drop a CIA/TIK file or a folder containing CIA/TIK files
    onto the script to display the QR code. To install without a QR code you
    will need to use the "--send" argument from the command line.

sockfile.py:
    This script implements the FBI 2.x TCP network install protocol. It can be
    used to install multiple CIA/TIK files over the network. Support for TIK
    installation was added in FBI 2.1.0. In FBI 2.4.3 this protocol was
    removed.

sockfile_old.py:
    This script implements the FBI 1.x TCP network install protocol. It can be
    used to installing a single CIA file over the network. In FBI 2.0.0 this
    protocol was removed.

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.