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.
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…