{"id":16967445,"url":"https://github.com/ron-popov/linux_debugger","last_synced_at":"2025-03-21T18:16:24.593Z","repository":{"id":216519713,"uuid":"741498378","full_name":"ron-popov/linux_debugger","owner":"ron-popov","description":"Linux debugger","archived":false,"fork":false,"pushed_at":"2024-02-23T21:35:54.000Z","size":445,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T13:09:49.421Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ron-popov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-01-10T14:19:38.000Z","updated_at":"2024-01-10T16:23:11.000Z","dependencies_parsed_at":"2024-02-16T19:28:04.417Z","dependency_job_id":"14e3d5e0-2965-4adb-ba95-3413e694e17a","html_url":"https://github.com/ron-popov/linux_debugger","commit_stats":null,"previous_names":["ron-popov/linux_debugger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ron-popov%2Flinux_debugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ron-popov%2Flinux_debugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ron-popov%2Flinux_debugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ron-popov%2Flinux_debugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ron-popov","download_url":"https://codeload.github.com/ron-popov/linux_debugger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244844530,"owners_count":20519790,"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":[],"created_at":"2024-10-14T00:08:38.924Z","updated_at":"2025-03-21T18:16:24.557Z","avatar_url":"https://github.com/ron-popov.png","language":"C","readme":"# Linux Debugger\n### Building and Usage\n```bash\nmake debugger\n\nsudo build/debugger\n\n# Choose an example\nrun build/log_date_to_file\nrun build/sleep_and_interrupt\nrun build/hello_world\n\n# Disassemble the code\ndiss\ndiss 0x40101C\n\n# Show opcodes in RIP\ndiss_raw\ndiss_raw_addr 0x40101C\ndiss_raw_addr 0x401010\n\n# Set a breakpoint\nbreak 0x401010\nbreak 0x40101C\n\n# Continue the flow of the program\ncont\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fron-popov%2Flinux_debugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fron-popov%2Flinux_debugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fron-popov%2Flinux_debugger/lists"}