2 matches found
ROPInjector
ROPInjector 一款用C(Win32)编写的工具,可将任意Shellcode转换为ROP,并注入到给定的可移植可执行文件(PE)中。仅支持32位目标PE文件和x86指令集。 在Blackhat USA 2015上发布,论文标题为《ROPInjector: Using Return Oriented Programming for Polymorphism and Antivirus Evasion》 更多信息:...
6AI score
SaveExploits0
ROPInjector - Convert any Shellcode in ROP and patch it into a given Portable Executable (PE)
A tool written in C Win32 to convert any shellcode in ROP and patch it into a given portable executable PE. It supports only 32-bit target PEs and the x86 instruction set. Published in Blackhat USA 2015, "ROPInjector: Using Return Oriented Programming for Polymorphism and Antivirus Evasion" More...
7.5AI score
SaveExploits0References1
20