{"id":19065519,"url":"https://github.com/menci/mdb","last_synced_at":"2026-06-18T12:31:28.328Z","repository":{"id":85769976,"uuid":"374167119","full_name":"Menci/mdb","owner":"Menci","description":"Menci DeBugger: Simple Linux x86_64 debugger with ptrace(2)","archived":false,"fork":false,"pushed_at":"2021-06-05T17:12:17.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T00:39:52.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Menci.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,"publiccode":null,"codemeta":null}},"created_at":"2021-06-05T16:53:48.000Z","updated_at":"2023-11-26T14:50:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"65d7d5d5-91d8-485e-a3da-5f7cd1c6d2dd","html_url":"https://github.com/Menci/mdb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Menci/mdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Menci%2Fmdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Menci%2Fmdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Menci%2Fmdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Menci%2Fmdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Menci","download_url":"https://codeload.github.com/Menci/mdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Menci%2Fmdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34491226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":[],"created_at":"2024-11-09T00:50:34.813Z","updated_at":"2026-06-18T12:31:28.298Z","avatar_url":"https://github.com/Menci.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Menci DeBugger\n\nSimple Linux x86_64 debugger with ptrace(2).\n\nOnly works with single-threaded static-linked programs.\n\n# Dependencies\n\n* Linux\n* C++ compiler with C++ 17 support\n* CMake (\u003e= 3.0)\n* GNU Readline\n* GNU Source-highlight\n* GNU Binutils\n* Zydis\n\n\n# Build\n\n```bash\nmkdir build\ncd build\ncmake .. -DCMAKE_BUILD_TYPE=Debug\nmake -j\n```\n\n# Usage\n\n```bash\n# In build/ directory\nbin/mdb ~/a.out # The being-debugged file\n```\n\nEnter `h` for help.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenci%2Fmdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmenci%2Fmdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenci%2Fmdb/lists"}