Skip to content

Commit 6f04036

Browse files
committed
Finished section 10
1 parent 734769a commit 6f04036

File tree

9 files changed

+535
-3
lines changed

9 files changed

+535
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ the video.
2020
## Syllabus
2121

2222
1. [Setting Up the Environment]
23-
2. [How Does a Linux Binary Work?]
23+
2. How Does a Linux Binary Work? - Skipped for Now
2424
3. [Introduction to PEDA and Pwntools]
2525
4. [Classic Exploitation Technique]
2626
5. [Linux Binary Protections]
@@ -29,7 +29,7 @@ the video.
2929
8. [ASLR in Depth]
3030
9. [Bypassing ASLR/NX with Ret2PLT]
3131
10. [Bypassing ASLR/NX with GOT Overwrite]
32-
11. [Memory Leaks]
32+
11. Memory Leaks - Skipped for Now
3333
12. [Multi-Stage Exploits]
3434
13. [Format String Vulnerabilties]
3535
14. [Advanced Exercises]

lessons/10_bypass_got/build/1_records

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)