Skip to content

Refactor shell32 handling to support multiple explorer instances#17

Open
kariudo wants to merge 1 commit into
machineonamission:masterfrom
kariudo:master
Open

Refactor shell32 handling to support multiple explorer instances#17
kariudo wants to merge 1 commit into
machineonamission:masterfrom
kariudo:master

Conversation

@kariudo

@kariudo kariudo commented Feb 2, 2026

Copy link
Copy Markdown

Added some minor improvements to the injection logic to handle multiple explorer processes.
Also addressed the issue of possible case sensitivity in another issue (though I think it was unlikely to be an issue)

Resolves #14
Resolves #7

@machineonamission

Copy link
Copy Markdown
Owner

Oh wow! Thanks!

When Im free I'll give it a 2nd look and test it but it looks great to me!

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

Successfully merging this pull request may close these issues.

explorer finding is potentially case sensitive? get_explorer_handle should return all (desktop) explorer.exe process

2 participants