Skip to content

Sorzusu/SharpShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpShell 💻

Ultra modular, multi-platform Remote Access Framework in Python.

License: BSD 3-Clause "New" or "Revised"

Description 📝

SharpShell is a really cool remote access framework developed in Python. it's highly modular, making possibilities limitless

Features

  • Multi-Platform Support
  • Modular Architecture
  • Client Generation
  • Remote Access Capabilities
  • Persistence Mechanisms
  • Obfuscation and Encoding (stackable)
  • Interactive Interfaces

Project Structure 📂

SharpShell/
├── components/
│   ├── linux/
│   │   ├── bases/
│   │   ├── control/
│   │   └── startup/
│   └── windows/
│       ├── bases/
│       ├── control/
│       └── startup/
├── encoders/
├── generated/
├── library/
│   ├── commands/
│   │   ├── client_interface/
│   │   ├── direct_interface/
│   │   ├── generator_interface/
│   │   └── global_interface/
│   │   └── listener_interface/
│   ├── interfaces/
│   └── modules/
├── resources/
├── setup/
│   ├── linux/
│   └── windows/
├── LICENSE
├── README.md
└── SharpShell.py

Dependencies

  • Core: Python 3
  • External Libraries: requirements can be found in the setup folder

License 📜

This project is licensed under the BSD 3-Clause "New" or "Revised" License - see the LICENSE file for details.

Footer 👋

SharpShellRepository • Author: Sorzus

Give this project a ⭐ if you find it useful!

About

Ultra modular, multi-platform Remote access framework in python

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages