Skip to content

Conversation

@orange-cpp
Copy link
Owner

Replaces calls to Windows API functions (GetModuleHandleA) with a void pointer parameter.

Simplifies pattern scanning for loaded modules by removing Windows-specific code and replacing it with a generic approach.

Replaces calls to Windows API functions (GetModuleHandleA) with a void pointer parameter.

Simplifies pattern scanning for loaded modules by removing Windows-specific code and replacing it with a generic approach.
@orange-cpp orange-cpp self-assigned this Oct 13, 2025
@orange-cpp orange-cpp added the enhancement New feature or request label Oct 13, 2025
@orange-cpp orange-cpp merged commit 568883f into main Oct 13, 2025
3 checks passed
@orange-cpp orange-cpp deleted the feature/no_win_api branch October 13, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants