You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there, I was wondering is it possible to somehow automate the injecting of this api extensions into individual apps
Since it seams this will be the only option and more and more apps will have stupid ideas to force users to upgrade windows even if they don't need to (for popular apps, there will be solutions for some time, but for some strange obscure app, nobody will develop a fix)
I know for now you are patching chrome (which is great, and I am very happy that because of you people can use use Windows 7 for a bit longer): https://github.com/Blaukovitch/GOOGLE_CHROME_Windows_7_CRACK
but you need to do this for every update now, which, well, beomes quite a burden
but it seams all the projects are eather abandoined or will become so in the future
So some kind of easy api injector or something like it, so you could just add the missing apis that a modern app calls and make it work, would be the best long term solution
Thanks for Anwsering and Best Regads
The text was updated successfully, but these errors were encountered:
@veso266, hello! Yes, of course, I'm already thinking about a universal solution (automate the injecting) - after all the collected information on Chrome, MS EDGE, Opera, Brave browsers, I understand that such a solution will be the best and will allow users to patch applications themselves with minimal fixes to the code.
Unfortunately, there are still problems, for example, I haven't found the cause of the bug with huge RAM overrun in the browser yet. I need to deal with all the bugs I've found in order to present a ready solution. In any case, you are quite sure that everything is going towards a universal WinAPI/CLSID patch solution.
Hello there, I was wondering is it possible to somehow automate the injecting of this api extensions into individual apps
Since it seams this will be the only option and more and more apps will have stupid ideas to force users to upgrade windows even if they don't need to (for popular apps, there will be solutions for some time, but for some strange obscure app, nobody will develop a fix)
I know for now you are patching chrome (which is great, and I am very happy that because of you people can use use Windows 7 for a bit longer): https://github.com/Blaukovitch/GOOGLE_CHROME_Windows_7_CRACK
but you need to do this for every update now, which, well, beomes quite a burden
there are some replacment kernels like this: https://github.com/kernel-extenders/nt61
and this: https://github.com/vxiiduu/VxKex
but it seams all the projects are eather abandoined or will become so in the future
So some kind of easy api injector or something like it, so you could just add the missing apis that a modern app calls and make it work, would be the best long term solution
Thanks for Anwsering and Best Regads
The text was updated successfully, but these errors were encountered: