diff --git a/README.md b/README.md index 00a19dd..f261d53 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,29 @@ +
+ +
+ # Voyager - A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel) Voyager is a project designed to offer module injection and vmexit hooking for both AMD & Intel versions of Hyper-V. This project works on all versions of Windows 10-x64 (2004-1511). -The project is currently split into two individual projects, one for Intel and another for AMD. \ No newline at end of file +The project is currently split into two individual projects, one for Intel and another for AMD. + +# Versions & Support + +All versions of this project have been tested and proven to work in a VM. Only 2004 has been tested on baremetal so far. + +:o: -> unknown/not tested. +:heavy_check_mark: -> tested & working. +:x: -> tested & not working. + +| winver | AMD | intel | VM | Metal | +|--------|---------|-------|----|-------| +| 2004 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | +| 1909 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :o: | +| 1903 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :o: | +| 1809 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :o: | +| 1807 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :o: | +| 1803 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :o: | +| 1709 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :o: | +| 1703 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :o: | +| 1607 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :o: | +| 1511 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :o: | \ No newline at end of file