{"id":19938101,"url":"https://github.com/dweinstein/linuxvmm","last_synced_at":"2026-05-15T07:32:44.093Z","repository":{"id":7848045,"uuid":"9219853","full_name":"dweinstein/linuxvmm","owner":"dweinstein","description":"Based on http://www.cs.usfca.edu/~cruse/cs686s07/","archived":false,"fork":false,"pushed_at":"2013-04-04T14:27:42.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T12:41:43.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dweinstein.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":"2013-04-04T14:23:05.000Z","updated_at":"2013-12-03T13:01:37.000Z","dependencies_parsed_at":"2022-09-24T05:01:34.246Z","dependency_job_id":null,"html_url":"https://github.com/dweinstein/linuxvmm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dweinstein/linuxvmm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Flinuxvmm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Flinuxvmm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Flinuxvmm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Flinuxvmm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dweinstein","download_url":"https://codeload.github.com/dweinstein/linuxvmm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dweinstein%2Flinuxvmm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33057867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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-11-12T23:38:21.556Z","updated_at":"2026-05-15T07:32:44.076Z","avatar_url":"https://github.com/dweinstein.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"linuxvmm\n========\n\nBased on http://www.cs.usfca.edu/~cruse/cs686s07/\nIntended to be used with http://opensecuritytraining.info/AdvancedX86-VTX.html\nwhich uses an ArchBang LiveCD image. The instructions for using the ArchBang arrangement\ncan be found [here](ArchBangLinuxVMM.txt)\n\n```g++ -o mmake mmake.cpp```\n\n```\n./mmake linuxvmm\n./mmake vmxmsrs\n./mmake dram\n```\n\n```\nsudo mknod /dev/vmm c 88 0\nsudo mknod /dev/dram c 85 0\nsudo chmod a+rw /dev/vmm\nsudo chmod a+rw /dev/dram\n```\n\n```\nsudo insmod linuxvmm.ko\nsudo insmod dram.ko\n```\n\n```\ng++ -o tryoutpc tryoutpc.cpp\ng++ -o fileview fileview.cpp\n```\n\n```\nsudo ./tryoutpc\nsudo ./fileview /dev/dram\n```\n\nObserve value in EAX [15:0] ...","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweinstein%2Flinuxvmm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdweinstein%2Flinuxvmm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdweinstein%2Flinuxvmm/lists"}