An open API service indexing awesome lists of open source software.

https://github.com/melardev/cppwxwidgetsreverseshell

Reverse shell written in Cpp using wxWidgets framework
https://github.com/melardev/cppwxwidgetsreverseshell

bind-shell cpp cybersecurity infosec networking pipes process reverse-shell security shell sockets wxwidgets

Last synced: 10 months ago
JSON representation

Reverse shell written in Cpp using wxWidgets framework

Awesome Lists containing this project

README

          

# Introduction
Reverse Shell written in C++ with wxWidget framework, for more Reverse Shell and/or Bind Shell implementations
written in other programming languages and frameworks check out my Github page.

# Getting started
This project was created with Visual Studio and using wxWidgets installed by vcpkg which I strongly
recommend, it will download wxWidgets for you, and build it on your system, and make Visual Studio to
detect it automatically without any additional configuration.
Vcpkg in case you don't know is an awesome cross platform C++ package manager.

# Social Media
- [Youtube](https://youtube.com/Melardev)
- [Twitter](https://twitter.com/@melardev)
- [Instagram](https://instagram.com/melar_dev)

# TODO
- Port to CMake