Go to file
2025-05-15 06:34:11 -04:00
level00 core: add flags for the first 4 levels 2025-05-10 11:19:07 +02:00
level01 core: add flags for the first 4 levels 2025-05-10 11:19:07 +02:00
level02 core: add flags for the first 4 levels 2025-05-10 11:19:07 +02:00
level03 core: add flags for the first 4 levels 2025-05-10 11:19:07 +02:00
level04 core: add flags for the first 4 levels 2025-05-10 11:19:07 +02:00
level05 level05: exploit should be working but smh does not 2025-05-10 12:57:04 +02:00
level06 level06: done (uwu) 2025-05-10 15:31:59 +02:00
level07 level07: done 2025-05-11 11:31:08 +02:00
level08 level08: source code done 2025-05-11 11:31:40 +02:00
level09 level09: source code done 2025-05-11 12:08:55 +02:00
README.md Add README.md 2025-05-15 06:34:11 -04:00

OverRide

Override is a project where the goal is to exploit vulnerabilities in binaries by reverse engineering them to make them display a file containing passwords. It is divided into 10 levels (level00 to level09).

Methodology

This project was carried out using peer programming. Working together on the same machine, we decompiled binaries, tested various exploits, and analyzed vulnerabilities collaboratively.

Subject