{"id":13422828,"url":"https://github.com/patois/abyss","last_synced_at":"2025-03-15T12:30:53.289Z","repository":{"id":46876683,"uuid":"267121256","full_name":"patois/abyss","owner":"patois","description":"abyss - augmentation of Hexrays decompiler output","archived":false,"fork":false,"pushed_at":"2022-10-26T20:03:35.000Z","size":585,"stargazers_count":328,"open_issues_count":1,"forks_count":34,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-10-28T00:01:27.795Z","etag":null,"topics":["augmentation","bug-hunting","code-auditing","decompilation","decompiler","hexrays","idapro","idapython","idapython-plugin","plugin"],"latest_commit_sha":null,"homepage":"","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/patois.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":"2020-05-26T18:29:56.000Z","updated_at":"2024-10-27T07:16:27.000Z","dependencies_parsed_at":"2023-01-20T07:59:49.861Z","dependency_job_id":null,"html_url":"https://github.com/patois/abyss","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/patois%2Fabyss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patois%2Fabyss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patois%2Fabyss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patois%2Fabyss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patois","download_url":"https://codeload.github.com/patois/abyss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243731053,"owners_count":20338763,"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":["augmentation","bug-hunting","code-auditing","decompilation","decompiler","hexrays","idapro","idapython","idapython-plugin","plugin"],"created_at":"2024-07-30T23:00:58.550Z","updated_at":"2025-03-15T12:30:52.967Z","avatar_url":"https://github.com/patois.png","language":"Python","readme":"# abyss - Postprocess Hexrays Decompiler Output\n\n## Installation\nCopy abyss.py and abyss_filters to IDA plugins directory\n\n## Usage\nRight-click within a decompiler view, pick a filter\nfrom the abyss context menu.\n\nPer-filter default settings can be changed by editing\nthe config file: \"%APPDATA%/Hex-Rays/IDA Pro/cfg/abyss.cfg\"\n\n## Disclaimer\nExperimental/WIP code, use at your own risk :)\n\n## Developers\nCreate a fresh Python module within \"abyss_filters\", make sure\nto inherit from the abyss_filter_t class (see abyss.py).\n\nRe-running the plugin from the plugins menu or by pressing\nthe Ctrl-Alt-R keycombo reloads all filters dynamically.\nThis allows for development of filters without having to\nrestart IDA.\n\n## Example filters (incomplete list)\n\n### signed_ops.py\n![abyss signedops gif](/rsrc/signedops.gif?raw=true)\n\n### token_colorizer.py\n![abyss func gif](/rsrc/func.gif?raw=true)\n","funding_links":[],"categories":["IDA Plugins"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatois%2Fabyss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatois%2Fabyss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatois%2Fabyss/lists"}