Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An automatic API injector #1

Open
veso266 opened this issue Feb 1, 2024 · 1 comment
Open

An automatic API injector #1

veso266 opened this issue Feb 1, 2024 · 1 comment

Comments

@veso266
Copy link

veso266 commented Feb 1, 2024

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

@Blaukovitch
Copy link
Owner

@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.

Best Regads, re-engeener ELF

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants