Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aadlei authored Mar 31, 2023
1 parent e8a8a54 commit 3563a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Virtu-Toggler
## What is this?
Virtu-Toggler is a program that toggles on / off **'hypervisorlaunchtype'** by using *bcdedit* and sets **'HypervisorEnforcedCodeIntegrity'** to enabled or disabled via Registry.
The project aims to assist solving a recurring problems with Anti-Cheat systems such as *"FACEIT AC"* and *"VALORANT Anti-Cheat"* by turning off virtualization.
The project aims to assist solving a recurring problem with Anti-Cheat systems such as *"FACEIT AC"* and *"VALORANT Anti-Cheat"* by turning off virtualization.
The Anti-Cheats tend to prohibit virtualization to counter hackers that use VM as a way to use their cheats. Not everyone who uses VM cheats obviously, so they (me included) tend to get annoyed by being blocked out because of that.
It usually is a hassle turning on and off virtualization all the time, especially for people who love playing competitive games and also do a ton of virtualization work (Docker, VMWare, WSL etc).
The program is written in C# using wpf with the .NET version 7.
Expand Down

0 comments on commit 3563a23

Please sign in to comment.