bkth / intelx86-pwn

Repository to learn about exploitation on Intel x86 architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intelx86-pwn

Repository to learn and train exploitation on Intel x86 architecture.

Stage 1:

Stage 1 is aimed at executing the usual first step when learning exploit development by understanding how we can redirect the execution flow and use that to execute some shellcode.

About

Repository to learn about exploitation on Intel x86 architecture

License:MIT License


Languages

Language:Python 58.8%Language:C 20.1%Language:Assembly 10.5%Language:Makefile 6.8%Language:Shell 3.8%