Minor #2
- Expose the Shellcode Class previously unavailable from the
Injector
class.
-- This provides you with access to that particular process'LoadLibrary
&GetProcAddress
pointers, as well as the ability to call the raw functions.
Injector
class.LoadLibrary
& GetProcAddress
pointers, as well as the ability to call the raw functions.