Modules§
Functions§
- inject
- Performs the shellcode injection. Strategy is determined by
injection_type.waitdetermines whether [windows::Windows::Win32::System::Threading::WaitForSingleObject()] will be used. Useful if the app does not have an infinite main loop. - load
- Creates an Injector to store our shellcode at runtime.