All Projects → merrychap → ctf-writeups

merrychap / ctf-writeups

Licence: GPL-3.0 license
📚 Yet another CTF writeups repository. PWN and RE tasks

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ctf-writeups

ctf
CTF programs and writeups
Stars: ✭ 22 (-24.14%)
Mutual labels:  ctf-writeups, ctf, binary-exploitation
exploiting
Exploiting challenges in Linux and Windows
Stars: ✭ 122 (+320.69%)
Mutual labels:  pwn, ctf, pwnable
heaptrace
helps visualize heap operations for pwn and debugging
Stars: ✭ 252 (+768.97%)
Mutual labels:  pwn, heap, ctf
Linux-Kernel-Exploitation
Linux kernel development & exploitation lab.
Stars: ✭ 130 (+348.28%)
Mutual labels:  pwn, ctf, pwnable
how-to-exploit-a-double-free
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
Stars: ✭ 1,165 (+3917.24%)
Mutual labels:  pwn, heap, ctf
NTU-Computer-Security
台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan
Stars: ✭ 293 (+910.34%)
Mutual labels:  pwn, ctf, binary-exploitation
heapinfo
An interactive memory info for pwning / exploiting
Stars: ✭ 96 (+231.03%)
Mutual labels:  pwn, ctf, pwnable
winpwn
CTF windows pwntools
Stars: ✭ 137 (+372.41%)
Mutual labels:  pwn, ctf, pwnable
pwnscripts
Very simple script(s) to hasten binary exploit creation
Stars: ✭ 66 (+127.59%)
Mutual labels:  pwn, ctf, binary-exploitation
ctf
ctf wp 2019-2020
Stars: ✭ 23 (-20.69%)
Mutual labels:  ctf-writeups, pwn, ctf
ctf
repo for ctf
Stars: ✭ 22 (-24.14%)
Mutual labels:  ctf-writeups, ctf, pwnable
CTF-Challenges
Capture the flag challenges
Stars: ✭ 41 (+41.38%)
Mutual labels:  ctf-writeups, ctf
ctf4noobs
Resumão da massa sobre Capture the Flag.
Stars: ✭ 18 (-37.93%)
Mutual labels:  ctf-writeups, ctf
CTF
Some wrrite-ups
Stars: ✭ 15 (-48.28%)
Mutual labels:  ctf-writeups, ctf
CTF-Write-UP
澳門網絡安全暨奪旗競賽協會(Macau Cyber Security and Capture The Flag Association)MOCSCTF/MOCTF
Stars: ✭ 27 (-6.9%)
Mutual labels:  ctf-writeups, ctf
2020
WeCTF 2020 Source Code & Organizer's Writeup
Stars: ✭ 29 (+0%)
Mutual labels:  ctf-writeups, ctf
obsidian
Writeups for CTF challenges.
Stars: ✭ 47 (+62.07%)
Mutual labels:  ctf-writeups, ctf
wani-writeup
CTF solutions from Osaka University CTF team Wani Hackase
Stars: ✭ 20 (-31.03%)
Mutual labels:  ctf-writeups, ctf
kar98k public
pwn & ctf tools for windows
Stars: ✭ 24 (-17.24%)
Mutual labels:  pwn, ctf
flare-on-challenges
Write-ups for FireEye's FLARE-On challenges
Stars: ✭ 24 (-17.24%)
Mutual labels:  ctf-writeups, ctf

Prolog

Sorry for my poor English, if you find any grammar mistake, then leave an issue or email me :)

WTF is CTF

If you don't know what CTF is, then you can read about it here. Basically, it's hacker competitions where you are given different tasks and the answer to a task is a string called flag.

Writeup is a description of solution for a specific task.

General info

Here are mostly my writeups for different CTF tasks. "Mostly" means that other people could took part in the solution as well as me. So, I will try to mention all of them :D

All writeups are about Reverse Engineering and Binary Exploitation tasks. No crypto, forensics, and others. I'm not specialized in such categories. In case you want to explore writeups on other categories, then you can visit VoidHack writeups page (people say it's a great resource to learn cool hacker stuff)

I sorted all writeups by years and CTF names, so you're welcome to explore them! By the way, I will (at least, I will try to) mirror these writeups to VoidHack writeups page, so you can find them here or there.

About me

My name is Mike (also known as "konata" and "merrychap") and I'm a member of voidka and VoidHack teams. I'm open to any discussion and you can contact me via email. Also, my profile on ctftime

Contributions

If you find some bug or need an explanation on a weird place in a writeup, then leave an issue and I will try my best to recall what this writeup was about and add some details :D

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].