{"id":18737317,"url":"https://github.com/murilobsd/assembly-study","last_synced_at":"2026-01-24T05:35:35.523Z","repository":{"id":243581304,"uuid":"812125435","full_name":"murilobsd/assembly-study","owner":"murilobsd","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-12T23:31:06.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T17:16:13.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/murilobsd.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":"2024-06-08T03:06:13.000Z","updated_at":"2024-06-12T23:31:09.000Z","dependencies_parsed_at":"2024-06-13T04:54:09.856Z","dependency_job_id":null,"html_url":"https://github.com/murilobsd/assembly-study","commit_stats":null,"previous_names":["murilobsd/assembly-study"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilobsd%2Fassembly-study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilobsd%2Fassembly-study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilobsd%2Fassembly-study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilobsd%2Fassembly-study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murilobsd","download_url":"https://codeload.github.com/murilobsd/assembly-study/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239612002,"owners_count":19668276,"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-11-07T15:24:42.627Z","updated_at":"2025-11-17T14:30:16.126Z","avatar_url":"https://github.com/murilobsd.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assembly\n\nNesse repositório você irá encontrar códigos que utilizei para o estudo da\nlinguagem Assembly. Os código estão na sintaxe *AT\u0026T* sendo compiladas com\n[as][gas] ou também conhecido como [GAS (GNU Assembler)][gas].\n\n## Pré-requisitos\n\nAtualmente todas as distribuições Linux e outros sitemas operacionais como BSD's\njá possuem instalado esses pacotes, no entanto caso ainda seu sistema não\npossua segue a lista dos programas que irei usar.\n\n* as\n* gcc\n* gdb\n* ld\n* objdump (não obrigatório)\n\n## Por que não NASM?\n\nApesar de considerar sintaxe do [as][gas] menos legível que do [NASM][nasm],\ncom o [NASM][nasm] ficamos restrito a arquitetura *x86*.\n\n## Estrutura\n\n```\n.\n└── x86\t\t# x86 assemblies\n```\n\n## Licença\n\nAssembly é distribuido sob os termos da licença ISC.\n\nVeja [LICENSE](LICENSE)\n\n[gas]: https://en.wikipedia.org/wiki/GNU_Assembler\n[nasm]: https://pt.wikipedia.org/wiki/NASM\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurilobsd%2Fassembly-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurilobsd%2Fassembly-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurilobsd%2Fassembly-study/lists"}