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

System.OutOfMemoryException: STATUS_NO_MEMORY: Unable to allocate memory in target process #18

Open
mlopes4 opened this issue May 15, 2022 · 0 comments

Comments

@mlopes4
Copy link

mlopes4 commented May 15, 2022

When trying to run the program in Windows 10 the following error message is displayed, what could it be?

C:\Program Files (x86)\Network Adapter Selector> NetworkAdapterSelector.Hook.exe --network {B79EAD6A-CFD6-45E9-AA6A-9DD8049B5B66} --execute C:\Users\Mauricio\AppData\Local\Programs\Opera\launcher.exe
--network {B79EAD6A-CFD6-45E9-AA6A-9DD8049B5B66} --execute C:\Users\Mauricio\AppData\Local\Programs\Opera\launcher.exe
System.OutOfMemoryException: STATUS_NO_MEMORY: Unable to allocate memory in target process. (Code: 5)
em EasyHook.NativeAPI.Force(Int32 InErrorCode)
em EasyHook.RemoteHooking.InjectEx(Int32 InHostPID, Int32 InTargetPID, Int32 InWakeUpTID, Int32 InNativeOptions, String InLibraryPath_x86, String InLibraryPath_x64, Boolean InCanBypassWOW64, Boolean InCanCreateService, Boolean InRequireStrongName, Object[] InPassThruArgs)
em NetworkAdapterSelector.Hook.Program.Main()

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

1 participant