Skip to content

whereisr0da/LuminaVacFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lumina Vac Filter / Module Dumper

This is the code I made from my article on VAC Quick look around VAC - Part 1 : Module loading

It can be used as a "VAC Bypass", but bypassing VAC is useless and make your activity more obvious in a sense.

How to

  • Launch steam.exe with administrator rights (so steamservice.dll is loaded in a single process)
  • Inject this code in steam.exe process
  • Each downloaded and executed VAC module will be dumped in C:\Lumina\*
  • Each times a VAC module will appear, it will be blocked, but some modules are needed to make games work. So you have to define which modules can be blocked, and add them in the code.

NOTE : Module CRC are different in function of the STEAMID and HWID

License

  • This code is based on already existing resource from zyhp, danielkrupinski and biscoito
  • This code is released on MIT License
  • This code contain :

About

A simple VAC module filter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published