{"id":19202223,"url":"https://github.com/dqneo/assembly","last_synced_at":"2026-05-14T08:43:28.341Z","repository":{"id":136844433,"uuid":"237906679","full_name":"DQNEO/Assembly","owner":"DQNEO","description":"My Assembly sandbox","archived":false,"fork":false,"pushed_at":"2020-02-11T09:17:37.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-04T13:43:57.002Z","etag":null,"topics":["assembly","gas","linux","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/DQNEO.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":"2020-02-03T07:16:03.000Z","updated_at":"2023-03-07T04:21:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"0eb30fc8-dd7b-4f19-a3cd-1bbc94348ff7","html_url":"https://github.com/DQNEO/Assembly","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/DQNEO%2FAssembly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DQNEO%2FAssembly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DQNEO%2FAssembly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DQNEO%2FAssembly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DQNEO","download_url":"https://codeload.github.com/DQNEO/Assembly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240275906,"owners_count":19775614,"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":["assembly","gas","linux","x86-64"],"created_at":"2024-11-09T12:41:51.947Z","updated_at":"2026-05-14T08:43:23.307Z","avatar_url":"https://github.com/DQNEO.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"My Assembly sandbox\n\nAll `*.s` codes are written in GAS for x86-64 linux so far.\n\n# How to run\n\n```\n$ docker run --rm -it -v `pwd`:/mnt -w /mnt dqneo/ubuntu-build-essential:latest bash\nroot@6b996b01c7b8:/mnt# gcc 01_exit.s\nroot@6b996b01c7b8:/mnt# ./a.out; echo $?\n42\n```\n\nIf you want to use `gdb`, then run as follows\n\n```\n$ docker run --rm -it -v `pwd`:/mnt -w /mnt --cap-add=SYS_PTRACE --security-opt='seccomp=unconfined' dqneo/ubuntu-build-essential:latest bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdqneo%2Fassembly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdqneo%2Fassembly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdqneo%2Fassembly/lists"}