{"id":15963845,"url":"https://github.com/getjump/assembly-assignment","last_synced_at":"2026-04-17T06:02:19.764Z","repository":{"id":147496652,"uuid":"47912591","full_name":"getjump/assembly-assignment","owner":"getjump","description":"Assembly Assignment","archived":false,"fork":false,"pushed_at":"2016-01-02T06:46:37.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T21:12:01.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/getjump.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}},"created_at":"2015-12-13T09:07:34.000Z","updated_at":"2019-12-21T12:56:26.000Z","dependencies_parsed_at":"2023-04-17T11:37:41.557Z","dependency_job_id":null,"html_url":"https://github.com/getjump/assembly-assignment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getjump/assembly-assignment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getjump%2Fassembly-assignment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getjump%2Fassembly-assignment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getjump%2Fassembly-assignment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getjump%2Fassembly-assignment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getjump","download_url":"https://codeload.github.com/getjump/assembly-assignment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getjump%2Fassembly-assignment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31917372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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-10-07T17:00:37.617Z","updated_at":"2026-04-17T06:02:19.707Z","avatar_url":"https://github.com/getjump.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Assembly assignments, during 5th semester of education\n\nAlmost all was realized using NASM on OSX.\n\nYou can run any Assembly from here on OSX with following command:\n```bash\nnasm -g -f macho ${file} \u0026\u0026 \n  ld -o ${file_path}/${file_base_name} ${file_path}/${file_base_name}.o -arch i386 -lc -macosx_version_min 10.6 \u0026\u0026\n  ./${file_base_name}`\n```\n\nNASM, GCC and other things could be installed using [Brew🍺](http://brew.sh)\n\nRemember to keep stack 16-bytes aligned, or you will get Segmentation Faults 😉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetjump%2Fassembly-assignment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetjump%2Fassembly-assignment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetjump%2Fassembly-assignment/lists"}