{"id":13530859,"url":"https://github.com/ghidraninja/ghidra_scripts","last_synced_at":"2025-04-01T19:30:43.823Z","repository":{"id":44424093,"uuid":"174371514","full_name":"ghidraninja/ghidra_scripts","owner":"ghidraninja","description":"Scripts for the Ghidra software reverse engineering suite.","archived":false,"fork":false,"pushed_at":"2020-10-07T09:38:51.000Z","size":974,"stargazers_count":974,"open_issues_count":11,"forks_count":105,"subscribers_count":44,"default_branch":"master","last_synced_at":"2024-02-15T12:32:15.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"YARA","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/ghidraninja.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":"2019-03-07T15:32:03.000Z","updated_at":"2024-02-14T09:04:53.000Z","dependencies_parsed_at":"2022-09-10T13:21:19.607Z","dependency_job_id":null,"html_url":"https://github.com/ghidraninja/ghidra_scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghidraninja%2Fghidra_scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghidraninja%2Fghidra_scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghidraninja%2Fghidra_scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghidraninja%2Fghidra_scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghidraninja","download_url":"https://codeload.github.com/ghidraninja/ghidra_scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246700085,"owners_count":20819823,"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":[],"created_at":"2024-08-01T07:00:56.669Z","updated_at":"2025-04-01T19:30:42.666Z","avatar_url":"https://github.com/ghidraninja.png","language":"YARA","funding_links":[],"categories":["Static Analysis","YARA","YARA (8)","Scripting","\u003ca id=\"fa45b20f6f043af1549b92f7c46c9719\"\u003e\u003c/a\u003e插件\u0026\u0026脚本","Ghidra Scripts/Plugins/Extension"],"sub_categories":["\u003ca id=\"ce70b8d45be0a3d29705763564623aca\"\u003e\u003c/a\u003e新添加的"],"readme":"# ghidra_scripts\nScripts for the Ghidra software reverse engineering suite.\n\n## Installation\n\nIn the Ghidra Script Manager click the \"Script Directories\" icon in the toolbar and add the checked out repository as a path. Scripts from this collection will appear in the \"Ghidra Ninja\" category.\n\n## binwalk.py\n\nRuns binwalk on the current program and bookmarks the findings. Requires binwalk to be in `$PATH`.\n\n![Example result: SHA256 constants found by binwalk.](images/binwalk.png)\n\n## yara.py\n\nAutomatically find crypto constants in the loaded program - allows to very quickly identify crypto code.\n\n![Example result: Crypto constants found in libcrypto.a](images/yara.png)\n\nRuns yara with the patterns found in yara-crypto.yar on the current program. The Yara rules are licensed under GPLv2. In addition @phoul's SHA256 rule was added.\n\nRequires `yara` to be in `$PATH`.\n\n## export_gameboy_rom.py\n\nExports working ROMs from ROMs imported using Gekkio's [GhidraBoy](https://github.com/Gekkio/GhidraBoy).\n\n## swift_demangler.py\n\nAutomatically demangle swift function names. For more complex functions it adds the full demangled name into the function comment. Requires `swift` to be in `$PATH`.\n\n![Example result: Swift demangling of a simple entry function.](images/swift_demangler.png)\n\n## golang_renamer.py\n\nRestores function names from a stripped Go binary. This script was contributed by QwErTy (QwErTyReverse on Telegram) and is a port of George Zaytsev's go_renamer.py.\n\n![Example result: Function names restored by golang_renamer.py](images/golang_renamer.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghidraninja%2Fghidra_scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghidraninja%2Fghidra_scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghidraninja%2Fghidra_scripts/lists"}