{"id":26449545,"url":"https://github.com/alireza29675/asm-laboratory","last_synced_at":"2026-05-15T21:04:24.161Z","repository":{"id":91196467,"uuid":"164857981","full_name":"Alireza29675/asm-laboratory","owner":"Alireza29675","description":"Laboratory which has been made for writing and testing x86 assembly code","archived":false,"fork":false,"pushed_at":"2019-01-09T15:30:22.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T10:13:44.869Z","etag":null,"topics":["assembly","lab","x86-assembly","x86-nasm"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Alireza29675.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-09T12:22:43.000Z","updated_at":"2019-01-09T19:27:49.000Z","dependencies_parsed_at":"2023-06-29T03:15:57.924Z","dependency_job_id":null,"html_url":"https://github.com/Alireza29675/asm-laboratory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Alireza29675/asm-laboratory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alireza29675%2Fasm-laboratory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alireza29675%2Fasm-laboratory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alireza29675%2Fasm-laboratory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alireza29675%2Fasm-laboratory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alireza29675","download_url":"https://codeload.github.com/Alireza29675/asm-laboratory/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alireza29675%2Fasm-laboratory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["assembly","lab","x86-assembly","x86-nasm"],"created_at":"2025-03-18T14:58:13.754Z","updated_at":"2026-05-15T21:04:24.156Z","avatar_url":"https://github.com/Alireza29675.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asm-laboratory\n_(Work in progress)_\n\nA laboratory written in [Node.js](https://nodejs.org/) with purpose of easy-no-bullshit testing and learning x86 Assembly on your PC.\n\n\u003e *Note:* This laboratory is just working on some Linux distributions such as [Debian](https://www.debian.org/) and [Ubuntu](https://www.ubuntu.com/), make contributions for more supports.\n\n## Installation\nFirst you have to install Node.js on your system. You can find and download it [here](https://nodejs.org/en/).\n\nAfter installing Node.js you have to clone the repo from GitHub:\n```bash\ngit clone https://github.com/Alireza29675/asm-laboratory.git\n```\n\nThen you can enter the root of cloned repository on you system and run following command, it will install all requirements for starting with playground:\n```bash\nnpm run setup\n```\n\n## Running the playground\n\nOpen terminal and run this command on the repo's root:\n```bash\nnpm run playground:start\n```\nThen find `./app.playground.asm` file, open it with your code editor (vim, vscode, etc.) and make changes to see the instant result in that terminal you've already opened!\n\nEnjoy!\n\n## License\n**MIT** Alireza Sheikholmolouki\n\n\u003e *Last Note:* Assembly is a low level and full permission platform, know what you're testing on your system!\n![Assembly Play](https://user-images.githubusercontent.com/2771377/50908116-49c9ca80-143e-11e9-8d6c-129cd68b1c8d.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falireza29675%2Fasm-laboratory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falireza29675%2Fasm-laboratory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falireza29675%2Fasm-laboratory/lists"}