Crate bolus

Crate bolus 

Source

Modules§

injectors

Functions§

inject
Performs the shellcode injection. Strategy is determined by injection_type. wait determines 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.