{"id":46289725,"url":"https://github.com/doranekosystems/dynadbg","last_synced_at":"2026-03-04T08:01:12.433Z","repository":{"id":309040594,"uuid":"1027017931","full_name":"DoranekoSystems/DynaDbg","owner":"DoranekoSystems","description":"Next-Generation Remote Analysis Suite for Reverse Engineering.","archived":false,"fork":false,"pushed_at":"2026-01-20T08:01:52.000Z","size":14541,"stargazers_count":320,"open_issues_count":0,"forks_count":20,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-02-20T06:50:40.189Z","etag":null,"topics":["android","ctf","cyber-security","debugger","ios","linux","macos","malware-analysis","reverse-engineering","webassembly"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/DoranekoSystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":null},"created_at":"2025-07-27T06:08:39.000Z","updated_at":"2026-02-16T21:51:21.000Z","dependencies_parsed_at":"2025-08-09T13:28:06.521Z","dependency_job_id":"96ac33c5-8074-46b9-83d9-f345704a3800","html_url":"https://github.com/DoranekoSystems/DynaDbg","commit_stats":null,"previous_names":["doranekosystems/dynadbg"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/DoranekoSystems/DynaDbg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoranekoSystems%2FDynaDbg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoranekoSystems%2FDynaDbg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoranekoSystems%2FDynaDbg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoranekoSystems%2FDynaDbg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DoranekoSystems","download_url":"https://codeload.github.com/DoranekoSystems/DynaDbg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DoranekoSystems%2FDynaDbg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30075906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","ctf","cyber-security","debugger","ios","linux","macos","malware-analysis","reverse-engineering","webassembly"],"created_at":"2026-03-04T08:01:11.816Z","updated_at":"2026-03-04T08:01:12.428Z","avatar_url":"https://github.com/DoranekoSystems.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DynaDbg\n\nNext-Generation Remote Analysis Suite for Reverse Engineering.\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n\u003e 🎉 **Open Source Announcement**  \n\u003e This project is open source!  \n\u003e ⚠️ **Note:** I am currently not accepting pull requests while I work on code reorganization. Please also refrain from posting code suggestions in Issues. Thank you for your understanding.\n\n\u003e **Motivation**\n\u003e Curiosity — nothing more.\n\u003e _This project is driven purely by a desire to explore and understand how low-level execution behaves across different systems._\n\u003e\n\u003e **Goal**\n\u003e To visualize low-level execution across multiple operating systems and architectures, assisting reverse engineering analysis and deepening technical understanding.\n\n# Support OS\n\n## Host\n\n- Windows(x86_64)\n- Linux(x86_64)\n- Mac(arm64)\n\n## Remote\n\n| OS | Arch | Scanner | Debugger |\n|---|---|:---:|:---:|\n| Windows | x86_64 | ○ | × |\n| macOS | arm64 | ○ | △ |\n| Linux | x86_64 | ○ | △ |\n| iOS | arm64 | ○ | △ |\n| Android | arm64 | ○ | △ |\n| WebAssembly | Browser | ○ | × |\n\n# Usage\n\nPlease refer to the [Wiki](https://github.com/DoranekoSystems/DynaDbg/wiki/Using-DynaDbg) for detailed usage instructions.\n\n# Building\n\n- **GitHub Actions:** Fork this repository and run the **Build DynaDbg** workflow from the Actions tab. See [Wiki](https://github.com/DoranekoSystems/DynaDbg/wiki/GitHub-Actions) for detailed build options.\n- **Manual Build:** See [Wiki](https://github.com/DoranekoSystems/DynaDbg/wiki/Manual-Build) for step-by-step instructions.\n\n# Developing\n\nPlease refer to the [Wiki](https://github.com/DoranekoSystems/DynaDbg/wiki/Developing-DynaDbg) for development setup and guidelines.\n\n# Screenshot\n\n\u003cimg width=\"1512\" height=\"1150\" alt=\"\" src=\"https://github.com/user-attachments/assets/114a05f5-b766-409b-98a9-4af003e64683\" /\u003e\n\n# Function\n\n- Debugger\n  \u003cimg width=\"800\" height=\"520\" alt=\"\" src=\"https://github.com/user-attachments/assets/9e2c9953-80e8-4dec-b75a-47f5c9d75d03\" /\u003e\n\n- Memory Scan\n\n  `Normal` | `YARA` | `Pointer`\n  \u003cimg width=\"756\" height=\"556\" alt=\"\" src=\"https://github.com/user-attachments/assets/4b11a095-bda5-4cc3-a4e5-536058a7853b\" /\u003e\n\n- Hardware Watchpoint\n  \u003cimg width=\"556\" height=\"356\" alt=\"screenshot\" src=\"https://github.com/user-attachments/assets/d4aa5a0a-4a71-4ed8-8160-801d6f92a265\" /\u003e\n\n- Code Tracing\n  \u003cimg width=\"800\" height=\"600\" alt=\"\" src=\"https://github.com/user-attachments/assets/2ee34e74-2b39-4130-908d-3283d0063a6d\" /\u003e\n\n## Documentation\n\nFor detailed technical specifications and implementation details, please refer to:\n\n- [Creating a GUI-based macOS\u0026iOS ARM64 Debugger.pdf](doc/Creating%20a%20GUI-based%20macOS\u0026iOS%20ARM64%20Debugger.pdf)\n\n## Credits\n\nFor a full list of dependencies, see [CREDITS.md](CREDITS.md).\n\n### Special Thanks\n\n- [MachOKit](https://github.com/p-x9/MachOKit) by [p-x9](https://github.com/p-x9) - MIT License\n- [Cetus](https://github.com/Qwokka/Cetus) by [Qwokka](https://github.com/Qwokka) - Apache License 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoranekosystems%2Fdynadbg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoranekosystems%2Fdynadbg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoranekosystems%2Fdynadbg/lists"}