{"id":13755505,"url":"https://github.com/tmr232/graphgrabber","last_synced_at":"2025-07-15T10:06:35.639Z","repository":{"id":147718354,"uuid":"69959917","full_name":"tmr232/GraphGrabber","owner":"tmr232","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-23T11:30:56.000Z","size":12,"stargazers_count":27,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-12T09:50:22.383Z","etag":null,"topics":["ida-plugin","ida-pro","sark"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmr232.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-10-04T11:48:38.000Z","updated_at":"2023-11-23T11:31:00.000Z","dependencies_parsed_at":"2024-01-13T03:01:05.050Z","dependency_job_id":"37c99f38-f64f-4d9e-96c5-96a7d8908e5d","html_url":"https://github.com/tmr232/GraphGrabber","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tmr232/GraphGrabber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FGraphGrabber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FGraphGrabber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FGraphGrabber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FGraphGrabber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmr232","download_url":"https://codeload.github.com/tmr232/GraphGrabber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FGraphGrabber/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265427366,"owners_count":23763297,"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":["ida-plugin","ida-pro","sark"],"created_at":"2024-08-03T10:00:55.438Z","updated_at":"2025-07-15T10:06:35.619Z","avatar_url":"https://github.com/tmr232.png","language":"Python","readme":"# GraphGrabber\n\nUsed to grab full-resolution images of IDA graphs.\n\nReleased under MIT license.\n\n## Dependencies\n\n1. [Sark](https://github.com/tmr232/Sark)\n1. [Pillow](https://python-pillow.org/)\n\n## Prerequisites\nDisable graph animation in IDA's options (`Options -\u003e General -\u003e Graph -\u003e General -\u003e Enable Graph Animations`).\n\n## Usage\n\n### As Script\nExecute via `File -\u003e Script File...`\n\n### As Plugin\nEither use [Sark's plugin loader](https://github.com/tmr232/Sark/blob/master/plugins/plugin_loader.py) to load the plugin,\nor remove these lines from the end of the file:\n```python\nif __name__ == '__main__':\n    if is_script_file():\n        capture_graph()\n```\n\nOnce the plugin is loaded, use \u003ckbd\u003eCtrl\u003c/kbd\u003e\u003ckbd\u003eAlt\u003c/kbd\u003e\u003ckbd\u003eG\u003c/kbd\u003e to grab a screenshot.\n\n\n## Known Issues\n1. The tool does not support gradient backgrounds.  \n   **Workaround:**\n    1. Use a single-color background\n    1. Remove graph shadows (in IDA's options)\n    1. Capture the graph image\n    1. Replace the background in an image editor\n","funding_links":[],"categories":["\u003ca id=\"fcf75a0881617d1f684bc8b359c684d7\"\u003e\u003c/a\u003e效率\u0026\u0026导航\u0026\u0026快速访问\u0026\u0026图形\u0026\u0026图像\u0026\u0026可视化"],"sub_categories":["功能"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmr232%2Fgraphgrabber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmr232%2Fgraphgrabber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmr232%2Fgraphgrabber/lists"}