{"id":19456736,"url":"https://github.com/x0reaxeax/cernel","last_synced_at":"2025-11-05T02:02:27.841Z","repository":{"id":134816771,"uuid":"522671702","full_name":"x0reaxeax/cernel","owner":"x0reaxeax","description":"PoC kernel with stack support written completely in C","archived":false,"fork":false,"pushed_at":"2022-08-09T17:13:37.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T11:39:53.153Z","etag":null,"topics":["kernel","poc","stack"],"latest_commit_sha":null,"homepage":"","language":"C","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/x0reaxeax.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":"2022-08-08T18:57:36.000Z","updated_at":"2024-12-23T06:12:16.000Z","dependencies_parsed_at":"2023-03-30T10:36:27.885Z","dependency_job_id":null,"html_url":"https://github.com/x0reaxeax/cernel","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/x0reaxeax%2Fcernel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0reaxeax%2Fcernel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0reaxeax%2Fcernel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0reaxeax%2Fcernel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x0reaxeax","download_url":"https://codeload.github.com/x0reaxeax/cernel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248985698,"owners_count":21194003,"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":["kernel","poc","stack"],"created_at":"2024-11-10T17:18:19.805Z","updated_at":"2025-11-05T02:02:27.806Z","avatar_url":"https://github.com/x0reaxeax.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CERNEL\nPoC kernel with stack support written in C.  \n\n**Requirements:**  \n`clang` (tested with version `13.0.1-3+b2`)  \n`ld`\n\nThe point is to demonstrate that the stack can be setup and used without depending on an external assembler or inline assembly.  \n\nThis is demonstrated by calling the `kmain()` function from the entry function `start()`, then hopping back to `kmain()` using the `return` statement (`ret` instruction)  and landing on infinite loop `while(1);` (`jmp 0x10000c`) located in `start()`.  \n\n\u003e Written with [StackEdit](https://stackedit.io/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx0reaxeax%2Fcernel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx0reaxeax%2Fcernel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx0reaxeax%2Fcernel/lists"}