From 2aa638f16e3596874846e55e2243c251052dc580 Mon Sep 17 00:00:00 2001 From: xerox Date: Fri, 2 Oct 2020 23:40:56 +0000 Subject: [PATCH 01/12] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00a19dd..55372a4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # 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). From 4db640964e6281913b65924504c3e2a19e582146 Mon Sep 17 00:00:00 2001 From: xerox Date: Fri, 2 Oct 2020 23:41:49 +0000 Subject: [PATCH 02/12] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 55372a4..8cc19ec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ - +
+ +
# Voyager - A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel) From 8118c2f6954d3ed138010848ce8c40d53830925f Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 00:50:25 +0000 Subject: [PATCH 03/12] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cc19ec..36482fe 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,12 @@ # 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. + +| winver | AMD | intel | VM | Metal | +|--------|-----|-------|----|-------| +| 2004 | | | | | +| 1909 | | | | | +| 1903 | | | | | +| 1809 | | | | | +| 1807 | | | | | \ No newline at end of file From 5dfd112d8e7a3af2afe18c3088caf71234546403 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 00:51:38 +0000 Subject: [PATCH 04/12] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36482fe..9aff934 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,9 @@ The project is currently split into two individual projects, one for Intel and a | 1909 | | | | | | 1903 | | | | | | 1809 | | | | | -| 1807 | | | | | \ No newline at end of file +| 1807 | | | | | +| 1803 | | | | | +| 1709 | | | | | +| 1703 | | | | | +| 1607 | | | | | +| 1511 | | | | | \ No newline at end of file From cdb2348ed0beb165ed3cbe3b39a503ad32a8a6a2 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 00:52:37 +0000 Subject: [PATCH 05/12] Update README.md --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 9aff934..27ae4ca 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,15 @@ 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. -| winver | AMD | intel | VM | Metal | -|--------|-----|-------|----|-------| -| 2004 | | | | | -| 1909 | | | | | -| 1903 | | | | | -| 1809 | | | | | -| 1807 | | | | | -| 1803 | | | | | -| 1709 | | | | | -| 1703 | | | | | -| 1607 | | | | | -| 1511 | | | | | \ No newline at end of file +| winver | AMD | intel | VM | Metal | +|--------|---------|-------|----|-------| +| 2004 | :check: | | | | +| 1909 | | | | | +| 1903 | | | | | +| 1809 | | | | | +| 1807 | | | | | +| 1803 | | | | | +| 1709 | | | | | +| 1703 | | | | | +| 1607 | | | | | +| 1511 | | | | | \ No newline at end of file From dfacf6bd2b80180a813fc940841b3c3b86c2d9b3 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 00:54:19 +0000 Subject: [PATCH 06/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27ae4ca..8a26c96 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The project is currently split into two individual projects, one for Intel and a | winver | AMD | intel | VM | Metal | |--------|---------|-------|----|-------| -| 2004 | :check: | | | | +| 2004 | :heavy_check_mark: | | | | | 1909 | | | | | | 1903 | | | | | | 1809 | | | | | From 5e67bc74de092aa1fd9452febb125ed01f3e1264 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 00:55:29 +0000 Subject: [PATCH 07/12] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8a26c96..ca93346 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ The project is currently split into two individual projects, one for Intel and a | winver | AMD | intel | VM | Metal | |--------|---------|-------|----|-------| -| 2004 | :heavy_check_mark: | | | | -| 1909 | | | | | -| 1903 | | | | | -| 1809 | | | | | -| 1807 | | | | | -| 1803 | | | | | -| 1709 | | | | | -| 1703 | | | | | -| 1607 | | | | | -| 1511 | | | | | \ No newline at end of file +| 2004 | :heavy_check_mark: | :heavy_check_mark: | | | +| 1909 | :heavy_check_mark: | :heavy_check_mark: | | | +| 1903 | :heavy_check_mark: | :heavy_check_mark: | | | +| 1809 | :heavy_check_mark: | :heavy_check_mark: | | | +| 1807 | :heavy_check_mark: | :heavy_check_mark: | | | +| 1803 | :heavy_check_mark: | :heavy_check_mark: | | | +| 1709 | :heavy_check_mark: | :heavy_check_mark: | | | +| 1703 | :heavy_check_mark: | :heavy_check_mark: | | | +| 1607 | :heavy_check_mark: | :heavy_check_mark: | | | +| 1511 | :heavy_check_mark: | :heavy_check_mark: | | | \ No newline at end of file From 0aff1c0b7073fef7ad27ad1f10b75f4855589ca3 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 00:55:51 +0000 Subject: [PATCH 08/12] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index ca93346..262085c 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ The project is currently split into two individual projects, one for Intel and a | winver | AMD | intel | VM | Metal | |--------|---------|-------|----|-------| -| 2004 | :heavy_check_mark: | :heavy_check_mark: | | | -| 1909 | :heavy_check_mark: | :heavy_check_mark: | | | -| 1903 | :heavy_check_mark: | :heavy_check_mark: | | | -| 1809 | :heavy_check_mark: | :heavy_check_mark: | | | -| 1807 | :heavy_check_mark: | :heavy_check_mark: | | | -| 1803 | :heavy_check_mark: | :heavy_check_mark: | | | -| 1709 | :heavy_check_mark: | :heavy_check_mark: | | | -| 1703 | :heavy_check_mark: | :heavy_check_mark: | | | -| 1607 | :heavy_check_mark: | :heavy_check_mark: | | | -| 1511 | :heavy_check_mark: | :heavy_check_mark: | | | \ No newline at end of file +| 2004 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | +| 1909 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | +| 1903 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | +| 1809 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | +| 1807 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | +| 1803 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | +| 1709 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | +| 1703 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | +| 1607 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | +| 1511 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | \ No newline at end of file From ee01e64c3fa51e412318f067d4d03e18460f779a Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 00:56:56 +0000 Subject: [PATCH 09/12] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 262085c..c179d3f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The project is currently split into two individual projects, one for Intel and a | winver | AMD | intel | VM | Metal | |--------|---------|-------|----|-------| -| 2004 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | +| 2004 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | 1909 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | 1903 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | 1809 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | From a4373b22b3017d84cb8ac3630fc963ec2fa61c62 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 00:58:05 +0000 Subject: [PATCH 10/12] Update README.md --- README.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c179d3f..060d341 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,19 @@ 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. +: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: | | -| 1903 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | -| 1809 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | -| 1807 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | -| 1803 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | -| 1709 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | -| 1703 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | -| 1607 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | -| 1511 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | \ No newline at end of file +| 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 From e87c7f2986e2cabf5ad3c34f056beb58cda52e90 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 00:59:05 +0000 Subject: [PATCH 11/12] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 060d341..59f4f6d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ 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. +# Versions & Support + :o: -> unknown/not tested. :heavy_check_mark: -> tested & working. :x: -> tested & not working. From e2664b5f625dc5d82900d57e6ffe9def2f640598 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 3 Oct 2020 01:01:12 +0000 Subject: [PATCH 12/12] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59f4f6d..f261d53 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ The project is currently split into two individual projects, one for Intel and a # 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.