NOTE! This page is a work in progress... I'm putting it up anyways since it's useful to me
CTF Resources
General Resources
The defacto community scoreboard and event tracker
Probably the best free resource for learning Binary Exploitation & Reverse Engineering
A great resource of beginner focused challenges
A search engine for ctf writeups, indexed from CTFTime
List of wargame sites managed by Zardus
Web Based Tools
Reference
Online Source viewer for Linux, glibc, and some other large oss repos
The best syscall table I've found, with architecture and version information
A nice website scraped from the Intel manual, much better than searching through the 5240 page pdf
Table breakdown of diffferent x86 opcodes
Reversing Tools
Python bytecode disassembler
Online lua bytecode decompiler
Includes a really nice debugger
Dynamic instrumentation toolkit
Powerful Multi-arch CPU emulator
Pwning Tools
The defacto python library for writing exploit scripts
GDB extension that provides significant UI improvements
Automates patching binaries to run with target libc
Determine libc version from symbol offsets
Dump seccomp rules from binaries
Identifies rop gadgets in binaries
Find libc one-gadgets and their constraints
Pwning Resources
Awesome intro to ARM and general exploitation techniques
Repo containing example heap exploits for many glibc versions
Large collection of exploit techniques shown through example CTF challenges
Good resource for some basic stack/heap techniques
Nice diagram from Pivoting around memory by Nick Gregory
Kernel Resources
Crypto Resources
Beginner crypto challenges
The platform for grinding crypto
Friends Sites
Misc
Here are a list of helpful tools I have nowhere to formally categorize yet!
disk prices aggregator of hard drive prices
If some of these links become outdated or redirect to some crypto-related scam please let me know