{"id":17994916,"url":"https://github.com/p0dalirius/objectwalker","last_synced_at":"2025-04-13T00:48:29.704Z","repository":{"id":163136605,"uuid":"632814749","full_name":"p0dalirius/objectwalker","owner":"p0dalirius","description":"A python module to explore the object tree to extract paths to interesting objects in memory.","archived":false,"fork":false,"pushed_at":"2025-01-31T14:15:29.000Z","size":2638,"stargazers_count":91,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T00:48:26.150Z","etag":null,"topics":["graph","module","object","path","python","search"],"latest_commit_sha":null,"homepage":"https://podalirius.net/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p0dalirius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"p0dalirius","patreon":"Podalirius","polar":"p0dalirius"}},"created_at":"2023-04-26T07:29:32.000Z","updated_at":"2025-03-25T08:12:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad5a033e-89a8-4b82-ab3d-ec55e73bb4c6","html_url":"https://github.com/p0dalirius/objectwalker","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2Fobjectwalker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2Fobjectwalker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2Fobjectwalker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p0dalirius%2Fobjectwalker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p0dalirius","download_url":"https://codeload.github.com/p0dalirius/objectwalker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650437,"owners_count":21139672,"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":["graph","module","object","path","python","search"],"created_at":"2024-10-29T20:17:11.429Z","updated_at":"2025-04-13T00:48:29.680Z","avatar_url":"https://github.com/p0dalirius.png","language":"Python","readme":"![](./.github/banner.png)\n\n\u003cp align=\"center\"\u003e\n    A python module to explore the object tree to extract paths to interesting objects in memory.\n    \u003cbr\u003e\n    \u003cimg alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/p0dalirius/objectwalker\"\u003e\n    \u003ca href=\"https://twitter.com/intent/follow?screen_name=podalirius_\" title=\"Follow\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/podalirius_?label=Podalirius\u0026style=social\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.youtube.com/c/Podalirius_?sub_confirmation=1\" title=\"Subscribe\"\u003e\u003cimg alt=\"YouTube Channel Subscribers\" src=\"https://img.shields.io/youtube/channel/subscribers/UCF_x5O7CSfr82AfNVTKOv_A?style=social\"\u003e\u003c/a\u003e\n    \u003cbr\u003e\n\u003c/p\u003e\n\n## Features\n\n - [x] Python module to use in pdb after a `breakpoint()`.\n - [x] Standalone tool to explore paths in python modules.\n - [x] Multiple built-in filters.\n - [x] Possibility to implement custom filters and pass them to ObjectWalker().\n\n## Demonstration\n\nhttps://github.com/p0dalirius/objectwalker/assets/79218792/179f4f27-12aa-4a88-8a82-122712ffd594\n\n## Installation\n\nYou can now install it from pypi (latest version is \u003cimg alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/objectwalker\"\u003e) with this command:\n\n```\nsudo python3 -m pip install objectwalker\n```\n\n## Example commands\n\n + We want to find all the paths to the `os` module in the module `jinja2`:\n    ```\n    objectwalker -m jinja2 --filter-module os --max-depth 15\n    ```\n    We get the following output:\n    ![](./.github/find_module_os_in_jinja2.png)\n\n## Contributing\n\nPull requests are welcome. Feel free to open an issue if you want to add other features.\n","funding_links":["https://github.com/sponsors/p0dalirius","https://patreon.com/Podalirius","https://polar.sh/p0dalirius"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp0dalirius%2Fobjectwalker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp0dalirius%2Fobjectwalker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp0dalirius%2Fobjectwalker/lists"}