Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.65 KB

File metadata and controls

36 lines (25 loc) · 1.65 KB

Exploiting-Writeups

This repository contains my writeups of some reversing and exploiting challenges I have done.

The goal of these writeups is not only to reach a solution, but to understand the internal logic, control flow, and security implications of each binary.

IOLI - Writeups

IOLI crackme challenges, are classic set of binaries used to practice binary reversing.

📄 Challenge information and scopeIOLI INFORMATION

Levels

Level Platform Writeup
0x00 Windows x86 (32-bit) Level 0x00
0x01 Windows x86 (32-bit) Level 0x01
0x02 Windows x86 (32-bit) Level 0x02
0x03 Windows x86 (32-bit) Level 0x03
0x04 Windows x86 (32-bit) Level 0x04
0x05 Windows x86 (32-bit) Level 0x05
0x06 Windows x86 (32-bit) Level 0x06
0x07 Windows x86 (32-bit) Level 0x07
0x08 Windows x86 (32-bit) Level 0x08
0x09 Windows x86 (32-bit) Level 0x09

Crackmes.one - Writeups

📄 Crackmes.one → Platform to practice PWN, exploiting & reversing challenges created by the cracking community.

Raxer - Crackme

Type Platform Writeup
Reversing Windows - x64 (64-bit) Raxer - Writeup