{"id":19938101,"url":"https://github.com/dweinstein/linuxvmm","last_synced_at":"2025-03-01T12:30:43.611Z","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-01-12T03:27:35.165Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241367159,"owners_count":19951440,"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":[],"created_at":"2024-11-12T23:38:21.556Z","updated_at":"2025-03-01T12:30:43.578Z","avatar_url":"https://github.com/dweinstein.png","language":"C","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] ...","funding_links":[],"categories":[],"sub_categories":[],"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"}