Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 447 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 447 Bytes

reverse-me

This project is an introduction to reverse engineering.
The aim of this project is to write the source code in C behind three binaries in order to find their respective password. To be valid, the C codes must follow the algorithmic part of each binary.

Tools

  1. GDB
  2. Ghidra

Author

Archibald Thirion