Kwelwild Posted March 6, 2013 Report Posted March 6, 2013 http://www.youtube.com/watch?feature=player_embedded&v=jjRaS5p7GN0Description: Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process. As such the library is responsible for loading itself by implementing a minimal Portable Executable (PE) file loader. It can then govern, with minimal interaction with the host system and process, how it will load and interact with the host.Injection works from Windows NT4 up to and including Windows 8, running on x86, x64 and ARM where applicable.https://github.com/stephenfewer/ReflectiveDLLInjectionDisclaimer: We are a infosec video aggregator and this video is linked from an external website. The original author may be different from the user re-posting/linking it here. Please do not assume the authors to be same without verifying.Original Source: https://www.youtube.com/watch?v=jjRaS5p7GN0Surs?: Reflective Dll Injection Metasploit Module Quote