Skip to content
forked from Ayrx/reutils

A collection of scripts to aid in reverse engineering and exploit development.

Notifications You must be signed in to change notification settings

gauravssnl/reutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

reutils

This is a collection of scripts to aid in reverse engineering and exploit development tasks.

reutils have a few dependencies:

  1. Python 3
  2. Click
  3. LIEF

You can install them with:

pip install https://github.com/lief-project/LIEF/releases/download/0.9.0/pylief-0.9.0.zip
pip install click

About

A collection of scripts to aid in reverse engineering and exploit development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%