{"id":21270106,"url":"https://github.com/ant4g0nist/decompiler","last_synced_at":"2025-07-11T05:31:46.220Z","repository":{"id":229639270,"uuid":"652879832","full_name":"ant4g0nist/decompiler","owner":"ant4g0nist","description":"RetDec plugin for LLDB. RetDec is a retargetable machine-code decompiler based on LLVM.","archived":false,"fork":false,"pushed_at":"2023-06-13T12:21:36.000Z","size":1753,"stargazers_count":62,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-04-01T15:09:34.361Z","etag":null,"topics":["decompiler","lldb","retdec"],"latest_commit_sha":null,"homepage":"https://fuzzing.science","language":"C++","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/ant4g0nist.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,"dei":null}},"created_at":"2023-06-13T01:34:37.000Z","updated_at":"2024-02-04T04:52:11.000Z","dependencies_parsed_at":"2024-03-25T16:02:33.677Z","dependency_job_id":"4132d1bb-081c-4553-9a12-9fb5b378ad6c","html_url":"https://github.com/ant4g0nist/decompiler","commit_stats":null,"previous_names":["ant4g0nist/decompiler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ant4g0nist%2Fdecompiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ant4g0nist%2Fdecompiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ant4g0nist%2Fdecompiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ant4g0nist%2Fdecompiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ant4g0nist","download_url":"https://codeload.github.com/ant4g0nist/decompiler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225693736,"owners_count":17509227,"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":["decompiler","lldb","retdec"],"created_at":"2024-11-21T08:15:25.783Z","updated_at":"2024-11-21T08:15:26.294Z","avatar_url":"https://github.com/ant4g0nist.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RetDec lldb plugin\nRetDec plugin for LLDB. RetDec is a machine-code decompiler based on LLVM.\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/ant4g0nist/ManuFuzzer/pulls)\n[![License](https://img.shields.io/badge/License-MIT%202.0-blue.svg)](https://github.com/ant4g0nist/decompiler/blob/main/LICENSE)\n[![Follow Twitter](https://img.shields.io/twitter/follow/ant4g0nist?style=social)](https://twitter.com/ant4g0nist)\n\n\n\u003cimg src=\"imgs/Screenshot 2023-06-13 at 03.21.46.png\" alt=\"Decompile command output screenshot\" style=\"zoom:50%;\" /\u003e\n\n## Build\n\nPackages should be preferably installed via [Homebrew](https://brew.sh).\n\n* macOS \u003e= 10.15\n* Full Xcode installation ([including command-line tools](https://github.com/frida/frida/issues/338#issuecomment-426777849), see [#425](https://github.com/avast/retdec/issues/425) and [#433](https://github.com/avast/retdec/issues/433))\n* [CMake](https://cmake.org/) (version \u003e= 3.6)\n* [Git](https://git-scm.com/)\n* [OpenSSL](https://www.openssl.org/) (version \u003e= 1.1.1)\n* [Python](https://www.python.org/) (version \u003e= 3.4)\n* [autotools](https://en.wikipedia.org/wiki/GNU_Build_System) ([autoconf](https://www.gnu.org/software/autoconf/autoconf.html), [automake](https://www.gnu.org/software/automake/), and [libtool](https://www.gnu.org/software/libtool/))\n* Optional: [Doxygen](http://www.stack.nl/~dimitri/doxygen/) and [Graphviz](http://www.graphviz.org/) for generating API documentation\n\n```sh\nbrew install make\nmake\n```\n\n## Usage\n\n```sh\nplugin load build/src/decompiler.dylib\n```\n\n## Limitations\nCurrently only works with lldb built from source. Hopefully this will be fixed in the future.\n\n## TODO\n- [x] Decompile functions from target executable\n- [ ] Add caching\n- [ ] Enable spot decoding\n- [ ] Add support for decoding any loaded module\n- [ ] Syntax highlighter\n\n\n## Thanks\n- [retdec](https://github.com/avast/retdec)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fant4g0nist%2Fdecompiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fant4g0nist%2Fdecompiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fant4g0nist%2Fdecompiler/lists"}