theokwebb / my-writeups

Collection of my writeups on CTFs, labs, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Writeups

This repository contains a collection of my writeups on CTFs, labs, etc.

Name Description Language
OST2 Arch1001: Lab: RTFM & WTFI! Compose raw bytecode for a custom assembly sequence. Assembly
OST2 Arch1001: Binary Bomb Lab Determine the program's required input to prevent the bomb from exploding. Assembly
OST2 Arch1001: Buffer Overflow Lab Provide an input that triggers the execution of the AwesomeSauce() function. C & Assembly
OST2 Arch2001: Pearly Interrupt Gates Understand interrupt and exception-handling. x86-64 OS Internals & Assembly

About

Collection of my writeups on CTFs, labs, etc.


Languages

Language:Assembly 73.4%Language:C 26.6%