GithubHelp home page GithubHelp logo

reverse-me's Introduction

reverse-me

Purpose

This Dockerfile builds an Ubuntu-based Docker container, specially configured for reverse-engineering.

A quick and easy way to deploy a 32/64 bits UNIX environement platform on any box, including Linux, MacOS or Windows!

Tools installed:

  • gdb with peda layer
  • radare2
  • strace
  • valgrind
  • uncompyle6
  • fish shell
  • pwntools
  • tmux

Prebuild image

You can pull the official image from the dockerhub registry using the following command:

docker pull nitr4x/reversing

Build

To build the container, just use this command:

docker build -t reversing .

Docker will download the Ubuntu image and then execute the installation steps.

Be patient, the process can be quite long the first time.

Run

Once the build process is over, get and enjoy your new reversing platform !

docker run -it --rm -v CHALLENGE_PATH:/tmp/data --name reversing reversing YOUR_SHELL

Explanations:

  • We mount a shared folder to simplify the data exchange between the container and the host
  • We delete the container when exited

Of course, it is up to you to adjust it to your taste or need.

Note: Don't forget to regularly pull this repository for updates.

reverse-me's People

Contributors

nitr4x avatar

Stargazers

navneet avatar 5l1v3r1 avatar Renan avatar Bala avatar z0xx avatar  avatar Forlos avatar wyrover avatar tony eve avatar  avatar Michael Cheng avatar Gan-erdene avatar Pattern Seeker avatar Miguel Quaresma avatar  avatar SpongeB0B avatar Zief avatar Karuppasamy M avatar Chas Warner avatar Luke Alex Reeve avatar J.C. Mariscal avatar Camille Barneaud avatar selftaught avatar Ankur Tyagi avatar Dheeraj Remanan avatar Jeremy Garcia avatar NUMAflex avatar Valeriy Zhirnov avatar Jakub avatar  avatar  avatar Amit Vitekar avatar Ziyad avatar Jonny Banana avatar Sebastian Nagel avatar Presian Yankulov avatar Andreas Wilfer avatar 青鸟 avatar PikaChu avatar James Pelletier avatar Patrick McDowell avatar beerandgin avatar Ivan Marković avatar Tinolle avatar Darren Li avatar Paul Harvey avatar Innokentii Sennovskii avatar Syed avatar  avatar Minh-Triet Pham Tran avatar . avatar Sritej Kanakadandi Venakta Rama avatar Jonathan L. avatar Daniel Kiessling avatar Nghia Le Minh avatar Nicolas RUFF avatar  avatar Tej avatar Ronnie Flathers avatar Jay avatar  avatar  avatar Jiri S. avatar Márk Bartos avatar ⭕ circle₍ₕₖ₎ avatar  avatar hamlet avatar Srijan Shukla avatar Srichakradhar Reddy Nagireddy avatar  avatar Keegan McCallum avatar  avatar  avatar Gopal Adhikari avatar  avatar Isaac Gaskin avatar Kevin Chesser avatar Joy Chia-Yu Chang avatar Mat Byczkowski avatar  avatar Prakash Natarajan avatar Jameel avatar Schrodinger avatar

Watchers

Minh-Triet Pham Tran avatar Michael Cheng avatar James Cloos avatar  avatar STEFANOS METZIDAKIS avatar glc avatar Karthik B avatar  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.