{"id":13389808,"url":"https://github.com/NtesEyes/pylane","last_synced_at":"2025-03-13T14:32:03.073Z","repository":{"id":44867019,"uuid":"127239283","full_name":"NtesEyes/pylane","owner":"NtesEyes","description":"An python vm injector with debug tools, based on gdb.","archived":false,"fork":false,"pushed_at":"2022-11-06T03:13:56.000Z","size":1548,"stargazers_count":359,"open_issues_count":2,"forks_count":34,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-02-11T17:19:26.957Z","etag":null,"topics":["debug","gdb","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NtesEyes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-29T05:06:14.000Z","updated_at":"2025-01-07T01:26:48.000Z","dependencies_parsed_at":"2023-01-21T02:17:06.173Z","dependency_job_id":null,"html_url":"https://github.com/NtesEyes/pylane","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NtesEyes%2Fpylane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NtesEyes%2Fpylane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NtesEyes%2Fpylane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NtesEyes%2Fpylane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NtesEyes","download_url":"https://codeload.github.com/NtesEyes/pylane/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243093016,"owners_count":20235281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debug","gdb","python"],"created_at":"2024-07-30T13:01:33.696Z","updated_at":"2025-03-13T14:32:02.250Z","avatar_url":"https://github.com/NtesEyes.png","language":"Python","funding_links":[],"categories":["Python","Python (1887)"],"sub_categories":[],"readme":"# pylane\n\n[![PyPI version](https://badge.fury.io/py/pylane.svg)](https://badge.fury.io/py/pylane)\n\n\n[简体中文](README.zh-cn.md)\n\nPylane is a python vm injector with debug tools, based on gdb and ptrace.\nPylane uses gdb to trace python process, inject and run some code in its python vm.\n\n## Usage\n\n![pylane_show](misc/pylane_show.gif)\n\nuse inject command to inject a python script in an process:\n\n```\npylane inject \u003cPID\u003e \u003cYOUR_PYTHON_FILE\u003e\n```\n\nuse shell command to inject an interactive shell:\n\n```\npylane shell \u003cPID\u003e\n```\n\nPylane shell features:\n\n* use IPython as its interactive interface, support magic functions like ? and %\n* support remote automatic completion\n* provide debug toolkit functions, such as:\n  * lookup class or instance by name\n  * get source code of an object\n  * print all threads' stack and locals\n\n## Install\n\n```\npip install pylane\n```\n\npylane should be installed in virtualenv the target process uses or in os python lib.\n\n## Compatibility\n\nSupport Linux and BSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNtesEyes%2Fpylane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNtesEyes%2Fpylane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNtesEyes%2Fpylane/lists"}