display travis build status

This commit is contained in:
n1nj4sec 2017-04-17 21:37:52 +02:00 committed by GitHub
parent 92fc8e5505
commit 638a6f2fe6
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
[![Build Status](https://travis-ci.org/n1nj4sec/pupy.svg?branch=master)](https://travis-ci.org/n1nj4sec/pupy)
# Pupy
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android), multi function RAT (Remote Administration Tool) and post-exploitation tool mainly written in python. It features a all-in-memory execution guideline and leaves very low footprint. Pupy can communicate using various transports, migrate into processes (reflective injection), load remote python code, python packages and python C-extensions from memory.
Pupy modules can transparently access remote python objects using rpyc to perform various interactive tasks.