空色天絵 / NEO TOKYO NOIR 01
Categories
Tags
Exordium Operating System Development Notes
2025-03-09
Exordium operating system development notes. Mainly based on the book《操作系统真象还原》
6863 words
|
34 minutes
Notes: Pwn heap fundamental knowledge
2025-02-06
This note is for explaining some fundamental knowledge of heap (managed by dynamic allocator). From the easiest things to even harder things.
8127 words
|
41 minutes

Special Topic: Tricky tricks summary for Pwn
2025-02-01
This special topic is about some tricky tricks i've learned so far in Pwn field. Keep updating as the mood strikes.
4775 words
|
24 minutes

Write-ups: Software Exploitation (Format String Exploits) series
2025-01-29
Write-ups for pwn.college binary exploitation series.
5773 words
|
29 minutes
Write-ups: Program Security (Dynamic Allocator Misuse) series
2025-01-25
Write-ups for pwn.college binary exploitation series.
2104 words
|
11 minutes

Write-ups: Program Security (Return Oriented Programming) series (Completed)
2025-01-19
Write-ups for pwn.college binary exploitation series.
18935 words
|
95 minutes