{"id":19000476,"url":"https://github.com/allsafecybersecurity/py-findcrypt-ghidra","last_synced_at":"2025-04-22T17:08:26.993Z","repository":{"id":130755246,"uuid":"263405998","full_name":"AllsafeCyberSecurity/py-findcrypt-ghidra","owner":"AllsafeCyberSecurity","description":"FindCrypt for Ghidra written in Python","archived":false,"fork":false,"pushed_at":"2020-05-20T08:26:23.000Z","size":122,"stargazers_count":25,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-17T07:17:33.604Z","etag":null,"topics":["ghidra","ghidra-scripts"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AllsafeCyberSecurity.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":"2020-05-12T17:32:06.000Z","updated_at":"2024-08-19T07:16:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbbf288b-970e-4d19-bf77-44b54bb8dc15","html_url":"https://github.com/AllsafeCyberSecurity/py-findcrypt-ghidra","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/AllsafeCyberSecurity%2Fpy-findcrypt-ghidra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllsafeCyberSecurity%2Fpy-findcrypt-ghidra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllsafeCyberSecurity%2Fpy-findcrypt-ghidra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllsafeCyberSecurity%2Fpy-findcrypt-ghidra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllsafeCyberSecurity","download_url":"https://codeload.github.com/AllsafeCyberSecurity/py-findcrypt-ghidra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250285695,"owners_count":21405297,"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":["ghidra","ghidra-scripts"],"created_at":"2024-11-08T18:07:25.066Z","updated_at":"2025-04-22T17:08:26.961Z","avatar_url":"https://github.com/AllsafeCyberSecurity.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# py-findcrypt-ghidra\n\nFindCrypt for Ghidra written in Python.\nAll constants are referenced from [findcrypt](https://github.com/you0708/ida/tree/master/idapython_tools/findcrypt).\n\n## Installation\n\nclone this repository and add the cloned path to `Script Directories` in `Script Manager` of Ghidra.\n\n## Usage\n\nRun `findcrypt.py` after installation. once successfully done, this script will show the found algorithm name and address, like following.\n\n```bash\nfindcrypt.py\u003e Running...\n[*] processing non-sparse consts\n [+] found CRC32_m_tab_le for CRC32 at 4b2992d0\n [+] found SHA256_K for SHA256 at 4b28d9e0\n[*] processing sparse consts\n [+] found SHA256_H for SHA256 at 4b2edb20\n [+] found MD5_initstate for MD5 at 4b37a610\n[*] processing operand consts\nfindcrypt.py\u003e Finished!\n```\n\n## Known issues\n\n - can't find consts in 64bit binary\n - maybe doesn't work for sparse consts in non-function","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallsafecybersecurity%2Fpy-findcrypt-ghidra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallsafecybersecurity%2Fpy-findcrypt-ghidra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallsafecybersecurity%2Fpy-findcrypt-ghidra/lists"}