5 repository-uri
Tools that invoke external processes directly through the host shell.
Explore 5 awesome GitHub repositories matching devops & infrastructure · Shell Execution Wrappers. Refine with filters or upvote what's useful.
This project is a comprehensive cybersecurity tool collection designed to support security research, penetration testing, and vulnerability assessment. It functions as a unified penetration testing suite, providing a centralized environment where professionals can access a wide range of offensive security utilities to identify system weaknesses and study attack vectors. The platform distinguishes itself through a modular architecture that aggregates disparate security scripts into a single, hierarchical command-line interface. It simplifies the management of these utilities by integrating ext
Wraps external offensive binaries to execute them directly from the system shell.
Gitflow este o extensie a modelului de branching Git și un instrument de automatizare a fluxului de lucru. Oferă un set de instrumente de linie de comandă și scripturi automate pentru a gestiona dezvoltarea funcționalităților, ciclurile de lansare și remedierile rapide (hotfixes) folosind operațiuni Git standard. Proiectul coordonează lansările software și versiunile prin gestionarea ramurilor dedicate de lansare și suport. Automatizează crearea și fuziunea ramurilor pentru a menține un ciclu de dezvoltare structurat și pentru a gestiona tranziția codului de la dezvoltare la producție. Instrumentul acoperă întregul ciclu de viață al mai multor tipuri de ramuri, inclusiv izolarea noii dezvoltări prin ramuri de funcționalități și implementarea remedierilor urgente de producție prin ramuri de hotfix. Include, de asemenea, utilitare pentru pregătirea versiunilor software prin ramuri de lansare și menținerea versiunilor software mai vechi prin ramuri de suport.
Utilizes shell-script wrappers to execute sequences of low-level Git commands for complex branching patterns.
The Android NDK samples provide a comprehensive collection of code examples demonstrating how to integrate C and C++ native code into Android applications. This repository serves as a practical guide for developers utilizing the Android Native Development Kit to implement performance-critical application components that require direct hardware access and low-level system interaction. The project highlights the use of the Java Native Interface to bridge managed code with native modules, enabling cross-language function calls and efficient data exchange. It demonstrates how to manage native act
Bundles custom shell scripts with applications to intercept or modify process execution behavior.
wslu is a collection of integration tools and command-line utilities designed to manage the interaction between the Windows Subsystem for Linux and the Windows host. It provides a suite of tools for path translation, host interop, and system maintenance to bridge the gap between the Linux shell and the host operating system. The project enables the launching of host applications and the creation of Windows desktop shortcuts to trigger Linux commands. It features a programmable interface for executing system tasks, accessing host environment variables, and integrating with the Windows clipboar
Uses shell script wrappers to trigger native Windows executables from the Linux terminal.
MSYS2 is a software distribution that provides a MinGW development environment, a Bash shell, and a Unix-to-Windows compatibility layer on Windows. It centers around the Pacman package manager for installing and managing software dependencies and provides C++ toolchains for creating native software for x86_64 and ARM64 architectures. The project distinguishes itself by providing a comprehensive compatibility layer that translates Unix paths and process arguments for use on Windows. It enables the emulation of a native Linux build environment, allowing users to compile native Windows executabl
Uses dedicated executable wrappers to initialize specific architecture environments and terminal profiles before starting a session.