Unlimited WordPress themes, plugins & video downloads!

Research

Research – PE Injection Explained

Get the Whitepaper called PE Injection Explained. Injecting code into other process memory is generally limited to shellcodes, either to hide the shellcode from Antivirus or to inject a DLL. The method described here is more powerful and enables you to inject and run a complete PE module inside another process’ memory, including the possibility to call any system or runtime API with plain C++. It relies only on documented features and C++, no assembly knowledge required.

 

You can download it from the following link: https://packetstormsecurity.com/files/download/126140/PE_Injection_Explained.pdf

Source: https://packetstormsecurity.com/files/126140/PE-Injection-Explained.html

Related posts
Research

Research - 07103-00013C_FT5KUsrMan-3.0_file.pdf

Research

Research - 2013 Data Protection Maturity Survey Results

Research

Research - 64 Bits Linux Stack Based Buffer Overflow

Research

Research - A Newbies Guide To The Underground Volume 2

Sign up for our Newsletter and
stay informed