{"id":21382141,"url":"https://github.com/thejanit0r/x86_vbrkit","last_synced_at":"2025-07-06T00:05:35.439Z","repository":{"id":163863482,"uuid":"575058653","full_name":"thejanit0r/x86_vbrkit","owner":"thejanit0r","description":"Small and lightweight x86-64 VBR bootkit for research purposes","archived":false,"fork":false,"pushed_at":"2022-12-07T11:28:08.000Z","size":83,"stargazers_count":9,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T00:05:26.461Z","etag":null,"topics":["asm","boot","bootkit","c99","fat32","research","vbr","x86-64"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thejanit0r.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}},"created_at":"2022-12-06T16:58:50.000Z","updated_at":"2025-06-25T17:27:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6d5070d-c94f-4368-8a1d-7efe2d684863","html_url":"https://github.com/thejanit0r/x86_vbrkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thejanit0r/x86_vbrkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejanit0r%2Fx86_vbrkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejanit0r%2Fx86_vbrkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejanit0r%2Fx86_vbrkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejanit0r%2Fx86_vbrkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejanit0r","download_url":"https://codeload.github.com/thejanit0r/x86_vbrkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejanit0r%2Fx86_vbrkit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263827269,"owners_count":23516789,"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":["asm","boot","bootkit","c99","fat32","research","vbr","x86-64"],"created_at":"2024-11-22T10:56:23.810Z","updated_at":"2025-07-06T00:05:35.433Z","avatar_url":"https://github.com/thejanit0r.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# x86_vbrkit\n\n`x86_vbrkit` is a small and lightweight FAT32 VBR (Volume Boot Record) bootkit for research purposes, with the intention to simplify the application of chained patches and the deployment of multiple stages. It is fully C99 compliant.\n\n# Build\n\nRequirements: `gcc`, `nasm` and `qemu-utils`\n\n```bash\nmake clean \u0026\u0026 make all\n```\n\n# Usage\n\nTested with VMWare and a Windows 10 x64 VM (MBR).\n\nTo interact with the virtual machine through a serial port add a `Serial Port` device and configure it to use a socket (named pipe) from `Client` to `An Application`, with `Yield CPU on poll` checked in order to allow the guest OS to use the serial port in polled mode (as opposed to interrupt mode). Before starting the VM, execute the following command:\n\n`socat -d -d unix-listen:/tmp/serial0 stdio`\n\n# License\n\n`x86_vbrkit` is licensed under the Apache License, Version 2.0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejanit0r%2Fx86_vbrkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthejanit0r%2Fx86_vbrkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejanit0r%2Fx86_vbrkit/lists"}