nosecone
App container executor
An experimental App Container Executor in C++ that provides a sandboxed execution environment for applications.
An experimental App Container Executor in C++
26 stars
4 watching
3 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++14 library providing executors and related functionality for asynchronous operations | 495 |
| | An inline shellcode execution framework using Windows API calls to execute malicious code | 115 |
| | A tool to execute simple Docker containers in user space without root privileges | 1,387 |
| | A tool for executing C# code without a project file, allowing custom entry points. | 51 |
| | Provides an object-oriented interface to execute shell commands in PHP | 320 |
| | A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage | 16 |
| | A tool for running shell commands in terminal buffers or tmux panes with minimal configuration. | 100 |
| | A tool to package Java applications into native executables and installers for various platforms. | 1,074 |
| | An Emacs extension that enables quick execution of scripts and programs in various programming languages | 479 |
| | A tool that enables Java applications to execute JavaScript scripts within a sandboxed environment. | 479 |
| | An extension for JupyterLab that allows users to execute scripts from the file browser | 15 |
| | A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls. | 43 |
| | A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
| | A proof of concept tool for executing .NET assemblies in the same process as a beacon implant, allowing for in-process execution and customization. | 617 |
| | A container class with efficient append operations on either end. | 37 |