AndreiGhiurea / RopTracer

A DLL that can be used to protect against ROP chain attacks. Once injected, the DLL patches RET instructions with INT3 instructions and intercepts ROP chain type exploits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A DLL that can be used to protect against ROP chain attacks. Once injected, the DLL patches RET instructions with INT3 instructions and intercepts ROP chain type exploits


Languages

Language:C 100.0%