Skip to content

Introductory exploit development tool for return oriented programming.

License

Notifications You must be signed in to change notification settings

Green-Avocado/EasyROP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyROP

EasyROP is an exploit development tool targeted at stack buffer overflow vulnerabilities in Linux executables. This tool supports i386 and amd64 architectures and techniques such as Return-Oriented Programming and Ret2Libc. Exploit scripts created by this program are intended for use with pwntools.

This program is intended for new CTF players learning the basics of binary exploitation. It can be used to teach fundamentals behind techniques such as Return-Oriented Programming. The goal of EasyROP is to simplify the learning process by making it easier to start developing exploits.

About

Introductory exploit development tool for return oriented programming.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages