Skip to content

Latest commit

 

History

History
79 lines (53 loc) · 2.08 KB

vanguard.md

File metadata and controls

79 lines (53 loc) · 2.08 KB

Vanguard-Controller

vanguard.ps1 is a special file called by powershell profile targeted at users who play Valorant. It is a controller file that allows you to either enable or disable vgc and vgk along with an option to check their status (vgk_status). This is added as a measure to stop Vanguard from spying on its users all the time. Enable the rootkit, reboot and then start playing.

Note

After enabling, you need to restart your system to for Vanguard to initiate the surveillance.

Usage:

  • Enable Vanguard

    vanguard enable
  • Disable Vanguard

    vanguard disable
  • Check Status

    vanguard vgk_status

Vanguard-Controller-Scheduler

vanguard-scheduler.ps1 is another powershell script that can called by powershell profile to control the scheduler for ease of use.

Usage:

  • help

    vanguard_scheduler help
  • Install-ScheduledTask

    vanguard_scheduler Install-ScheduledTask
  • Backup-SchedulerTask

    vanguard_scheduler Backup-SchedulerTask
  • Restore-SchedulerTask

    vanguard_scheduler Restore-SchedulerTask
  • Unregister-SchedulerTask

    vanguard_scheduler Unregister-SchedulerTask
  • Get-EventLog

    vanguard_scheduler Get-EventLog
    # mandatory input -> number: <number>

Some references

I Don't Trust Riot Games... Is Valorant Spyware why riot's new anti-cheat is a HUGE problem The controversy over Riot's Vanguard anti-cheat software, explained Valorant developers speak out on Vanguard security concerns - MSN