connormcgarr / Exploit-Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exploit Development

A collection of exploits, in both kernel mode and user mode. Please see Kernel Exploits for exploits written in C.

Mitigation Bypasses

  1. DEP Bypass
  2. ASLR Bypass
  3. kASLR Bypass
  4. SMEP Bypass
  5. Page Table Randomization Bypass

About


Languages

Language:Python 67.3%Language:HTML 28.9%Language:JavaScript 3.8%