GithubHelp home page GithubHelp logo

el-capitano / screenshooter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redsiege/screenshooter

0.0 1.0 0.0 34.91 MB

C# program to take a full size screenshot or a recording of the user's desktop. Takes in 0-3 flags

C# 100.00%

screenshooter's Introduction

Screenshooter

This tool was created to take full screenshots or a recording of the user's desktop(s) when beacon doesn't want to work.

Update: Can now record video of the desktop as well for X amount of time, default is 10s. This MUST be done by dropping the exe to the system first and will not work through execute-assembly.

To use, run the file and it will create a screenshot and save it in the current user's AppData\Roaming directory with a timestamped name. You can also pass it a flag for the location/filename where you want it saved. For some examples:

Usage

The application takes in 0-3 flags as input. These flags need to be in the correct order to work (caveat is record functionality)! See the examples below. If you want a screen recording, you must specify "record" as the first positional argument. You can then either specify the path, the path and how long to record, or just how long to record. The length of the recording is in seconds.

Screenshooter.exe
Screenshooter.exe C:\Users\Public\Documents\
Screenshooter.exe C:\Users\Public\Documents\screenshot.png

- To record the screen(s) (must drop on system first and then use the execute command in beacon):
Screenshooter.exe record
Screenshooter.exe record 30
Screenshooter.exe record c:\users\test\desktop\vid.mp4
Screenshooter.exe record c:\users\test\desktop\vid.mp4 30

screenshooter's People

Contributors

christruncer avatar mattgrandy avatar

Watchers

 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.