# Part of "Nuitka", an optimizing Python compiler that is compatible and # integrates with CPython, but also works on its own. # Licensed under the Apache License, Version 2.0 (the "License"); # you ...
# Attaches a debugger to the running SSH process, convinces it to give you a shell at the remote end. # Note that you must be able to ptrace the target pid; ie, be root or the same user. # Use netcat ...