megabytefisher / SilentBreakpoints

a method for undetectable breakpoints in 32-bit Windows programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SilentBreakpoints

This project demonstrates a method for undetectable breakpoints in 32-bit Windows code, exploiting DEP (data execution prevention).

A description of how this works can be found here.

About

a method for undetectable breakpoints in 32-bit Windows programs


Languages

Language:C++ 95.5%Language:C 4.5%