Skip to content

Over Ride is a CTF like challenge about exploiting ELF32 & ELF64 binaries on x86_64 architecture

Notifications You must be signed in to change notification settings

jchene/42-over-ride

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Override - Exploiting ELF-32/64 binaries on x86_64 architecture

This project consists of multiple levels, each representing a unique challenge. The goal is to exploit vulnerabilities in each level to gain access to the next one.

Structure

Each level in the project has the following structure:

  • flag: A file containing the password for the next level.
  • Ressources/: A directory containing all resources needed to solve the challenge.
  • README.md: A file explaining how to solve the challenge for the current level.
  • source: A human readable source code version of the binary for the current level.

Levels

Here is a list of the topics covered by each level:

About

Over Ride is a CTF like challenge about exploiting ELF32 & ELF64 binaries on x86_64 architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published