{"id":26400953,"url":"https://github.com/helogizzy/grades-recovery-section","last_synced_at":"2026-07-14T07:33:18.965Z","repository":{"id":137202889,"uuid":"607919195","full_name":"Helogizzy/Grades-Recovery-Section","owner":"Helogizzy","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-03T01:39:18.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T01:18:14.513Z","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/Helogizzy.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":"2023-03-01T00:00:37.000Z","updated_at":"2023-03-01T00:01:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bb363d5-b6d9-47e5-9a05-3879016f2cc6","html_url":"https://github.com/Helogizzy/Grades-Recovery-Section","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Helogizzy/Grades-Recovery-Section","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helogizzy%2FGrades-Recovery-Section","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helogizzy%2FGrades-Recovery-Section/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helogizzy%2FGrades-Recovery-Section/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helogizzy%2FGrades-Recovery-Section/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Helogizzy","download_url":"https://codeload.github.com/Helogizzy/Grades-Recovery-Section/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Helogizzy%2FGrades-Recovery-Section/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35451878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"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":"2025-03-17T14:38:16.855Z","updated_at":"2026-07-14T07:33:18.959Z","avatar_url":"https://github.com/Helogizzy.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Grades-Recovery-Section\n\n### Um código que converte qualquer valor na entrada para inteiro.\u003cbr\u003e\n\n\u003cbr\u003e**Funcionamento:**\u003cbr\u003e\n - Entrada: setada no início do código.\u003cbr\u003e\n - Converte a string para inteiro, seções separadas para positivo e negativo.\u003cbr\u003e\n - Variável ```isCastValid```:\n     * Se o resultado for 0: estouro nos limites de representação.\n     * Se o resultado for 1: o resultado comporta os limites de representação.\u003cbr\u003e\n\n\u003cbr\u003e**Sobre o código:**\u003cbr\u003e\n- Sintaxe Intel x64_86\u003cbr\u003e\n- Não há verificações de entrada\u003cbr\u003e\n- Conversão gravada na variável ```resultado```\n \u003cbr\u003e\n \n**Para montar e ligar use os seguintes comandos:**\n ```\nnasm -f elf64 HeloisaAlves.LMRAV01.asm\nld HeloisaAlves.LMRAV01.o -o HeloisaAlves.LMRAV01.x\n ```\n \n **O código não apresenta mensagens para o usuário, as verificações são feitas por debugação no GDB:**\n ```\ngdb -q HeloisaAlves.LMRAV01.x\nb fim\nr\n ```\n \n **Para verificar o valor do resultado:**\n  ```\n  x/gd \u0026resultado\n  ```\n \n **Para verificar o valor de isCastValid:**\n  ```\n  x/1b \u0026isCastValid\n   ```\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelogizzy%2Fgrades-recovery-section","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelogizzy%2Fgrades-recovery-section","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelogizzy%2Fgrades-recovery-section/lists"}