Skip to content

A sample Windows Service proxier. It acts as a proxy to Windows UserDataService and will attempt to adjust the default ESENT cache buffer size

License

Notifications You must be signed in to change notification settings

5l1v3r1/UserDataSvcProxy

 
 

Repository files navigation

UserDataSvcProxy

A demo Windows Service proxier. It acts as a proxy to Windows UserDataService and will attempt to adjust the default ESENT cache buffer size

Usage

  1. Build the project using solution file UserDataSvcProxy.sln
  2. Currently, "ServiceDll" in UserDataSvcProxy.reg points to "c:\userdatasvc\UserDataSvcProxy.dll". Adjust accordingly if you place UserDataSvcProxy.dll in other location
  3. Run UserDataSvcProxy.reg
  4. To revert the changes, you can run UserDataSvc.reg instead

DISCLAIMER: This project is meant for educational purpose only. The author helds no responsbility if you use this code in a production environment and causes any damage.

About

A sample Windows Service proxier. It acts as a proxy to Windows UserDataService and will attempt to adjust the default ESENT cache buffer size

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%