Skip to content

msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS

License

Notifications You must be signed in to change notification settings

halx99/msvcr14x

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msvcr14x

msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS

prior project:

https://github.com/sonyps5201314/ntdll.git

build method:

run one_key_build.bat for the first time build or msvcr14x.sln for next times builds

use method:

run setup.vbs with a account with administrator privileges

compare images:

BeforeBefore AfterAfter

extended project:

https://github.com/sonyps5201314/RemoveApiSets.git is a tool for remove ApiSets for existed executable files

refer to:

https://github.com/Microsoft/STL

https://github.com/sonyps5201314/YY-Thunks.git

About

msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.7%
  • VBScript 8.3%
  • C 4.8%
  • Makefile 1.9%
  • Batchfile 1.0%
  • CMake 0.2%
  • PowerShell 0.1%