Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 910 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 910 Bytes

Warning

The sharing of this project on my GitHub aims to help peoples to open their minds to new logics or help peoples in case of difficulty. In no way, that aims to copy and paste this work on your own repository.

override

override is a project outside of the 42 Common Core, and it is the final project of the security branch. The objective of the project is to disassemble binary files and explore methods to exploit them in order to capture flags. These files are in both x86_64 and x86_32 architectures. The project requires tasks such as disassembling the binary files, reverse engineering them, and discovering ways to exploit them.

Levels