pylane: python vm injector with debug tools, based on gdb

pylane Pylane is a python vm injector with debug tools, based on gdb and ptrace. It uses gdb to trace python process, inject and run some code in its python vm. Install pip install...