Skip to content

nyyyddddn/MagicGadgetFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MagicGadgetFinder

Introduction

MagicGadgetFinder is a tool designed to search for and identify magic gadgets within ELF (Executable and Linkable Format) files.

Installation

1. Clone the Repository

git clone https://github.com/nyyyddddn/MagicGadgetFinder.git

2. Install Dependencies

pip install -r requirements.txt

Usage

start the program

Run the following command in the terminal:

python magicGadgetFinder.py file

add search rules

To add custom search rules in MagicGadgetFinder, simply insert new rules into the bytecodes array in the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages