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

Make ejection module search case-insensitive #19

Closed
nefarius opened this issue Aug 13, 2023 · 0 comments
Closed

Make ejection module search case-insensitive #19

nefarius opened this issue Aug 13, 2023 · 0 comments
Assignees

Comments

@nefarius
Copy link
Owner

Currently if we try to eject C:\Windows\System32\NefariusVirtualPadRuntime.dll but the module list value evaluates to C:\WINDOWS\SYSTEM32\NefariusVirtualPadRuntime.DLL it will give you an error:

General Error:
Could not find module in remote process.

Change the string comparison to case-insensitive instead.

@nefarius nefarius self-assigned this Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant