Skip to content
View in the app

A better way to browse. Learn more.

DecodeHub - Reverse Engineering, Crackmes, Software & Coding

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Source] HYPERVISOR INJECTOR

Featured Replies

HyperVisor-Injector

It still works in some games....

github link :
This is the hidden content, please

Please enable hyper-v in "turn windows features on or off". Then run launch.bat as admin, this will mount the EFI partition and move some files around then reboot you. Voyager is designed to recover from a crash. The first thing Voyager will do when executed is restore bootmgfw on disk. If any complications occur during boot you can simply reboot.

This is the hidden content, please

public version supports 64bit games only

active updates + changes to keep this undetected and safe to use !

version 4.0

  • Easy Anti Cheat Status : 🟢

  • EAC Eos Status : 🟢

  • Battleye Status : 🟢

  • Vanguard Status : 🟢 unknown

  • BattleEye Status : 🟢

  • Riochet Status : 🟢 unknown

[ How To Use Injector ? ]

make sure your dll is in the same folder re-name your dll to test.dll if not it wont inject the dll must be in the same folder as the injector

  • have your game open

  • **Open the injector -> then type out your game ( if this doesnt work type the window class name ) **

  • hit enter key after you have typed it out then wait for it to inject

This is the hidden content, please

having issues on Windows 11 ?

  • type this as admin in cmd

  • reg add HKLM\SYSTEM\CurrentControlSet\CI\Config /v "VulnerableDriverBlocklistEnable" /t REG_DWORD /d 0 /f

  • reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity/v "Enabled" /t REG_DWORD /d 0 /f

To apply the changes, you will need to reboot the system.

How to find the class to inject into ?

  • head over to 

    This is the hidden content, please
     and download winlister x64 or x32

  • open it up look for your process for my example i will use notepad

  • double click on the process that you are wanting to inject into

  • then find Class: and copy that and paste it into the injector

This is the hidden content, please

Supports Intel + Amd Cpu's

Multiple Injection methods To Choose

  • Manual Map

  • load libary

  • x86 / x64 support

  • APC Injection

  • SetWindowsHook ( uses window class name to inject )

  • RWX Injection

Injection - > extra information

  • CreateRemoteThread

  • NtCreateThreadEx

  • RtlCreateUserThread

  • Delayed Injection ( choose how long you want to delay it for in )

  • Changes Started Thread's Start Address

  • Create Threads + Detours can be used within your dll

  • Clears Loaded Module's PE Headers

  • Changes Started Thread's Start Address

other stuff

  • Simple Display Of Imports Found From File

  • Information Displayed: RVA, Original First Thunk, Name Of Module, Name Of Imported Function ( Remember that this is being parsed through file, not through running process )

process

  • Simple Table For Processes

  • Info Displayed: PID, EXE Name, Window Name, Ram Used and Full Path

  • Allows You To Switch To NtQueryVirtualMemory For Checking Loaded Modules

Requirements

  • C++ Redistributables 2015, 2017, 2019, and 2022

  • download at 

    This is the hidden content, please

Remote code execution

  • Execute functions in remote process

  • Assemble own code and execute it remotely

  • Support for cdecl/stdcall/thiscall/fastcall conventions

  • Support for arguments passed by value, pointer or reference, including structures

  • FPU types are supported

  • Execute code in new thread or any existing one

WHAT IS THE BENIFITS THAT COME WITH BUYING PRIVATE SOURCE CODE?

  • It is fully private source code and you will be given a complete Hypervisor with instructions + help and support needed to get everything set up and working

  • UI Mode ( imgui mode of the injector )

  • you can use detours + minhook

  • decrypt offsets ( rainbow 6, warzone )

  • choose what injection format you want x86 / x64

  • IAT dumper

  • cheat engine support + other debuggers

  • offset dumper

  • inject without any detections

  • have a full private source code ( fully undetected + Secure source code )

  • can hold hundred of users at one time

  • custome builds

  • panel api + loader for the hypervisor ( if you are wanting to have a secure loader for p2c and secure method of loading )

Questions ?

  • Q: does it work for all games | A: yes this does works for all games

  • Q: can i create threads in my dll? | A: Yes since we emulate anticheats with this injector you can create threads

  • Q: Is there a risk of me using this ? | A: Of course there is as anything public can become detected

  • Q: If i purchase do i get the same source as the public version | A: No you get a completly private source code that only you will have

  • Replies 10
  • Views 345
  • Created
  • Last Reply

Top Posters In This Topic

On 5/4/2026 at 2:23 AM, Han Tae Sul said:

HyperVisor-Injector

It still works in some games....

github link :

Hidden Content
Give reaction AND comment to see this hidden content!

Please enable hyper-v in "turn windows features on or off". Then run launch.bat as admin, this will mount the EFI partition and move some files around then reboot you. Voyager is designed to recover from a crash. The first thing Voyager will do when executed is restore bootmgfw on disk. If any complications occur during boot you can simply reboot.

Hidden Content
Give reaction AND comment to see this hidden content!

public version supports 64bit games only

active updates + changes to keep this undetected and safe to use !

version 4.0

  • Easy Anti Cheat Status : 🟢

  • EAC Eos Status : 🟢

  • Battleye Status : 🟢

  • Vanguard Status : 🟢 unknown

  • BattleEye Status : 🟢

  • Riochet Status : 🟢 unknown

[ How To Use Injector ? ]

make sure your dll is in the same folder re-name your dll to test.dll if not it wont inject the dll must be in the same folder as the injector

  • have your game open

  • **Open the injector -> then type out your game ( if this doesnt work type the window class name ) **

  • hit enter key after you have typed it out then wait for it to inject

Hidden Content
Give reaction AND comment to see this hidden content!

having issues on Windows 11 ?

  • type this as admin in cmd

  • reg add HKLM\SYSTEM\CurrentControlSet\CI\Config /v "VulnerableDriverBlocklistEnable" /t REG_DWORD /d 0 /f

  • reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity/v "Enabled" /t REG_DWORD /d 0 /f

To apply the changes, you will need to reboot the system.

How to find the class to inject into ?

  • head over to 

    Hidden Content
    Give reaction AND comment to see this hidden content!

     and download winlister x64 or x32

  • open it up look for your process for my example i will use notepad

  • double click on the process that you are wanting to inject into

  • then find Class: and copy that and paste it into the injector

Hidden Content
Give reaction AND comment to see this hidden content!

Supports Intel + Amd Cpu's

Multiple Injection methods To Choose

  • Manual Map

  • load libary

  • x86 / x64 support

  • APC Injection

  • SetWindowsHook ( uses window class name to inject )

  • RWX Injection

Injection - > extra information

  • CreateRemoteThread

  • NtCreateThreadEx

  • RtlCreateUserThread

  • Delayed Injection ( choose how long you want to delay it for in )

  • Changes Started Thread's Start Address

  • Create Threads + Detours can be used within your dll

  • Clears Loaded Module's PE Headers

  • Changes Started Thread's Start Address

other stuff

  • Simple Display Of Imports Found From File

  • Information Displayed: RVA, Original First Thunk, Name Of Module, Name Of Imported Function ( Remember that this is being parsed through file, not through running process )

process

  • Simple Table For Processes

  • Info Displayed: PID, EXE Name, Window Name, Ram Used and Full Path

  • Allows You To Switch To NtQueryVirtualMemory For Checking Loaded Modules

Requirements

  • C++ Redistributables 2015, 2017, 2019, and 2022

  • download at 

    Hidden Content
    Give reaction AND comment to see this hidden content!

Remote code execution

  • Execute functions in remote process

  • Assemble own code and execute it remotely

  • Support for cdecl/stdcall/thiscall/fastcall conventions

  • Support for arguments passed by value, pointer or reference, including structures

  • FPU types are supported

  • Execute code in new thread or any existing one

WHAT IS THE BENIFITS THAT COME WITH BUYING PRIVATE SOURCE CODE?

  • It is fully private source code and you will be given a complete Hypervisor with instructions + help and support needed to get everything set up and working

  • UI Mode ( imgui mode of the injector )

  • you can use detours + minhook

  • decrypt offsets ( rainbow 6, warzone )

  • choose what injection format you want x86 / x64

  • IAT dumper

  • cheat engine support + other debuggers

  • offset dumper

  • inject without any detections

  • have a full private source code ( fully undetected + Secure source code )

  • can hold hundred of users at one time

  • custome builds

  • panel api + loader for the hypervisor ( if you are wanting to have a secure loader for p2c and secure method of loading )

Questions ?

  • Q: does it work for all games | A: yes this does works for all games

  • Q: can i create threads in my dll? | A: Yes since we emulate anticheats with this injector you can create threads

  • Q: Is there a risk of me using this ? | A: Of course there is as anything public can become detected

  • Q: If i purchase do i get the same source as the public version | A: No you get a completly private source code that only you will have

ellerinize saglık

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Important Information

Terms of Use

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.