Skip to content
Discussion options

You must be logged in to vote

The section is empty because I have been busy working on other things. When I’ll have the time, I will update the article.

How does it work? Well, it’s complicated. Yeah, it gets injected in explorer.exe and mainly patches various things. How does it do it? Via multiple strategies, like IAT patches, function patches based on offsets obtained from symbol files (https://github.com/valinet/ExplorerPatcher/wiki/Symbols), patches based on patterns in the file. Read more here: https://valinet.ro/2021/11/18/Functional-Windows-10-flyouts-on-Windows-11.html. Ofc it’s prone to breaking if the logic behind changes in a way that renders a patch (and its strategy) ineffective. I cannot predict the fut…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by xantari
Comment options

You must be logged in to vote
2 replies
@valinet
Comment options

@xantari
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants