Pylane is a python vm injector with debug tools, based on gdb and ptrace. Pylane uses gdb to trace python process, inject and run some code in its python vm.
Usage
use inject command to inject a python script in an process:
pylane inject <PID><YOUR_PYTHON_FILE>+
Also Read – Lazyrecon : Automate Your Reconnaissance Process In An Organized Fashion
use shell command to inject an interactive shell:
pylane shell <PID>
Pylane shell features:
Installation
pip install pylane
It should be installed in virtualenv the target process uses or in os python lib.
Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…