{"id":17278420,"url":"https://github.com/droe/hopper-scripts","last_synced_at":"2025-08-21T07:32:42.636Z","repository":{"id":140703399,"uuid":"159971544","full_name":"droe/hopper-scripts","owner":"droe","description":"Scripts for Hopper Disassembler","archived":false,"fork":false,"pushed_at":"2024-07-02T18:10:00.000Z","size":49,"stargazers_count":48,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-08T06:42:06.777Z","etag":null,"topics":["hopper-disassembler","reverse-engineering"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/droe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2018-12-01T17:50:11.000Z","updated_at":"2025-03-27T09:21:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"14588651-27ce-4532-874b-b124a01ed271","html_url":"https://github.com/droe/hopper-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/droe/hopper-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droe%2Fhopper-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droe%2Fhopper-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droe%2Fhopper-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droe%2Fhopper-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droe","download_url":"https://codeload.github.com/droe/hopper-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droe%2Fhopper-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271444375,"owners_count":24760788,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["hopper-disassembler","reverse-engineering"],"created_at":"2024-10-15T09:11:41.578Z","updated_at":"2025-08-21T07:32:42.358Z","avatar_url":"https://github.com/droe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scripts for Hopper Disassembler\n\nCopyright (C) 2018-2019, 2023-2024, [Daniel Roethlisberger](//daniel.roe.ch/).\n\n## Synopsis\n\n    make install\n    # check Scripts menu in Hopper\n\n## Description\n\nSome of my Hopper scripts that are polished and general enough to be\npotentially useful to others.  They used to run on Hopper 4 on macOS and\nLinux and are slowly being fixed for Hopper 5 and Python 3.\n\nThe scripts use a nicer wrapper API around the strictly procedural Hopper\npython API, otherwise the scripts are self-contained.\n\n## Scripts\n\n-   **Analyze Shellcode** - detect and annotate typical shellcode patterns:\n    known code blocks, call import by hash, and call/pop reg\n-   **Annotate Stack Strings in Selection** - annotate plaintext and\n    XOR-encrypted stack strings\n-   **Annotate Yara Matches** - apply a set of yara rules to the currently\n    loaded document and annotate a summary of matching rules as well as each\n    string occurence for matching rules\n-   **Copy Selection As Python** - copy bytes in current selection to the\n    clipboard, in python syntax, with assembly code in comments\n-   **Copy Selection As Yara** - copy bytes in current selection to the\n    clipboard, in yara syntax, with assembly code in comments\n-   **File Offset Here** - add a prefix comment with the file offset at the\n    current cursor position\n-   **Fix Imports By Ordinal** - rename labels of imported functions by ordinal\n    to their actual names\n-   **Save Bytes From Here** - carve and save an arbitrarily-sized blob of\n    optionally XOR-decrypted bytes from the current cursor position to a file\n-   **Save Selection As Bytes** - carve and save an arbitrarily-sized blob of\n    optionally XOR-decrypted bytes based on the current selection to a file\n\n## Support\n\nThere is no support whatsoever.  No communication except in the form of pull\nrequests fixing bugs or adding features.  You are on your own.\n\n## License\n\nSource code provided under a 2-clause BSD license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroe%2Fhopper-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroe%2Fhopper-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroe%2Fhopper-scripts/lists"}