Skip to content
Jacob on Mastodon Jacob on GitHub RSS Feed Link

NOTE! This page is a work in progress... but I'm putting it up anyways

Friends Sites

JJ
Jade
Liam
lyndon
Robert
Vie

CTF Resources

General Resources

CTFTime

The defacto community scoreboard and event tracker

PwnCollege

Probably the best free resource for learning Binary Exploitation & Reverse Engineering

PicoCTF

A great resource of beginner focused challenges

CTF Search

A search engine for ctf writeups, indexed from CTFTime

Web Based Tools

Defasm

A online x86 assembler

Dogbolt

Online decompiler that lets you compare results from Angr, Binary Ninja, Ghidra, and IDA

CyberChef

A web tool to apply different methods of encryption/decryption on input

TIO

An online interpreter, with over 680 different interpreters

Reference

Elixir

Online Source viewer for Linux, glibc, and some other large oss repos

Linux kernel syscall tables

The best syscall table I've found, with architecture and version information

x86 and amd64 instruction reference

A nice website scraped from the Intel manual, much better than searching through the 5240 page pdf

x86 assembly reference

Table breakdown of diffferent x86 opcodes

Reversing Tools

PyLingual

Python bytecode disassembler

Luadec

Online lua bytecode decompiler

Pwning Tools & resources

how2heap

Repo containing example heap exploits for many glibc versions

Libc.rip

Determine libc version from symbol offsets

Kernel Resources


If some of these links become outdated or redirect to some crypto-related scam please let me know