Giter Club home page Giter Club logo

re-helper's Introduction

RE-helper

This tool is made with the intention of helping with solving Reverse Engineering challenges during CTFs (Capture the Flag) contest.

< This repository is still a Work in Progress >

Enivironment Setup

  • Clone the repository to your system git clone https://github.com/R3x/RE-helper.git ~/RE-helper
  • Go to the folder containing the Setup cd ~/RE-helper
  • Run setup.sh to setup the tool environment and build the tool.
    • Initially to setup the tool enviroment run ./setup.sh -t. This would give you the tool build at out/
    • If you have made some modifications to the source and want to rebuild the tool you can use ./setup.sh -m
    • If you want to test the tool with the existing test programs to see the result - ./setup.sh -t <testno>
    • To clean all the built executables and files you can run ./setup.sh -c
  • After you have setup the tool, you can run it on an executable of your choice using ./pin/pin -t out/main_trace.so -o out.log -- <path/to/executable>
  • Start racking up points on the scoreboard

Note

  • This repository is still under active development and the commands are subject to change.
  • The tool is written with amd64 architecture kept in mind.

TODO

A lot of work is left to be done :

  • Improve Tainting
  • Imporve Syscall logging (Add functions, arguments etc)

About the Authors

This repository is maintaned by

Siddharth Muralee(@R3x)

  • Twitter : @Tr3x__

Ayushi Sharma(@Ayushi)

  • Twitter : @Ais2397Ayushi

Aditya Vardhan Padala(@silverf3lix)

  • Twitter : @silverf3lix

re-helper's People

Contributors

r3x avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.