Skip to content

Stuycs-K/final-project-4-rijals-parabs

Repository files navigation

TEAM ROCKET 🚀: Sunil Parab & Salaj Rijal

Links

HOMEWORK
PRESENTATION

How to Build

To build our tool, first clone the repo and then run this command:

make tool

API

./tool --help
Short guide on how to use our tool (sort of like this api)

./tool --list <prgm>
List all the functions and their addresses for a program

./tool --offset <prgm>
Find the offset for when you start overriding the return address

./tool --override <prgm> <return-address> <offset>
Use this to override the return address and modify it to a new one

EXTRA (we did not have time for this)

./tool --strings <prgm>
List all the strings in a file

./tool --paylaod <prgm> <payload>
Inject your own custom payload into a program and run it

About

final-project-4-rijals-parabs created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •