Skip to content

Files

Latest commit

baeee9d · Jan 9, 2024

History

History

Binary

Binary Challenges

Binaries, or executables, are machine code for a computer to execute. For the most part, the binaries that you will face in CTFs are Linux ELF files or the occasional windows executable. Binary Exploitation is a broad topic within Cyber Security which really comes down to finding a vulnerability in the program and exploiting it to gain control of a shell or modifying the program's functions.

Solved Challenges List

  1. Blackbox
  2. Favorite Color
  3. Jenny
  4. Lazy Game Challenge
  5. RIP my bof
  6. Simple bof