Code Monkey home page Code Monkey logo

ropdump's Introduction

ROPDump

ROPDump is a tool for analyzing binary executables to identify potential Return-Oriented Programming (ROP) gadgets, as well as detecting potential buffer overflow and memory leak vulnerabilities.

Features

  • Identifies potential ROP gadgets in binary executables.
  • Detects potential buffer overflow vulnerabilities by analyzing vulnerable functions.
  • Generates exploit templates to make the exploit process faster
  • Identifies potential memory leak vulnerabilities by analyzing memory allocation functions.
  • Can print function names and addresses for further analysis.
  • Supports searching for specific instruction patterns.

Usage

  • <binary>: Path to the binary file for analysis.
  • -s, --search SEARCH: Optional. Search for specific instruction patterns.
  • -f, --functions: Optional. Print function names and addresses.

Examples

  • Analyze a binary without searching for specific instructions:

python3 ropdump.py /path/to/binary

  • Analyze a binary and search for specific instructions:

python3 ropdump.py /path/to/binary -s "pop eax"

  • Analyze a binary and print function names and addresses:

python3 ropdump.py /path/to/binary -f

ropdump's People

Contributors

rizer0 avatar

Stargazers

 avatar  avatar  avatar  avatar Toky avatar Jim_Di avatar 4WSec avatar hirak0 avatar Alec Akin avatar  avatar DummyKitty avatar  avatar NVZ avatar Ciarán McNally avatar 44 avatar Diego Capriotti avatar S3lrius avatar PJ avatar  avatar ice-wzl avatar  avatar icyguider avatar aweNousaku avatar Javier Izquierdo Vera avatar Schrodinger avatar Hyun Yi avatar  avatar Philip avatar Jorge avatar dahell avatar Pwnzzz 💀 avatar William avatar Dwi Siswanto avatar ^\_/^ avatar tetsuo avatar  avatar  avatar Denver A avatar  avatar Austin avatar  avatar  avatar  avatar Shahee Mirza avatar Ilias Bezzaz avatar Norther avatar Computer button pusher // Pousseur de boutons en informatique  || SIN - SIN HACK - HACK || NO-CODE evangelist || Black coffee like my sense of humor avatar aubrey avatar  avatar Matthew Linney avatar suifeng avatar  avatar Tripp avatar xrkk avatar  avatar Chiira avatar reza.duty avatar Nathan RABET avatar Oleg Moshkov avatar  avatar Christian avatar BeaCox avatar EvilChen avatar  avatar  avatar  avatar Yunolay avatar Jóhann Berentsson avatar Matthew McAteer avatar  avatar Bigyls avatar  avatar Mohammed Al-Barbari avatar John Smith avatar  avatar Makaveli~ avatar codeѕ тeaм avatar banna avatar

Watchers

 avatar banna avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.