Coder Social home page Coder Social logo

rev-env's Introduction

Docker Codespace for Reverse CTF

This Docker Codespace is designed for use in reverse CTF (Capture The Flag) challenges. It provides a pre-configured environment with various tools commonly used in reverse engineering tasks. The Docker image is based on Ubuntu 20.04 and includes the following tools:

Development Tools:

  • Git
  • Clang-format
  • Ninja-build
  • GDB (GNU Debugger)
  • Python 3 and essential development packages
  • Strace
  • Vim, Nano, Less

Binary Analysis Tools:

  • Binwalk
  • File
  • Binutils
  • Ropper

Debugging Tools:

  • Pwngdb (GDB plugin for exploit development)
  • Radare2 (Reverse engineering framework)

Static Analysis Tools:

  • Miasm (Reverse engineering framework)
  • Frida (Dynamic instrumentation toolkit)
  • Lief (Library to Instrument Executable Formats)
  • Pefile (Python module to read and work with PE files)

Binary Exploitation Tools:

  • Angr (Binary analysis framework)
  • Xortool (Tool for analyzing multi-byte XOR ciphers)

Additional Tools:

  • Oh My Bash (A delightful community-driven framework for managing your bash configurations)

Usage

To use this Docker Codespace, follow these steps:

Build the Docker image using the provided Dockerfile.

docker build -t reverse-ctf .

Run the Docker container based on the built image.

docker run -it reverse-ctf

You will now have a fully configured environment with all the necessary tools for reverse CTF challenges. Feel free to customize the Dockerfile further to suit your specific needs or to include additional tools as required for your reverse CTF scenarios. Happy reversing!

rev-env's People

Contributors

austrisu avatar

Watchers

 avatar

Forkers

dainisc

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.