Pinned Repositories
afl-fuzz
Non-official repository for lcamtuf's American Fuzzy Lop http://lcamtuf.coredump.cx/afl/
android-platforms
A collection of all android.jar files for the different platform versions.
android-security-awesome
A collection of android security related resources
android-tips-tricks
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development
awesome-elf
backus-dijkstra-letters-1979
Images and text transcripts of the correspondence between John Backus and Edsger Dijkstra, 1978-1979. Ref: https://medium.com/@acidflask/this-guys-arrogance-takes-your-breath-away-5b903624ca5f#.j6x6ppjc8 https://news.ycombinator.com/item?id=11796557
be-a-hacker
roadmap for being a self-taught hacker
BGGP
Binary Golf Grand Prix
BOLT
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
rareham's Repositories
rareham/jadx
Dex to Java decompiler
rareham/android-platforms
A collection of all android.jar files for the different platform versions.
rareham/android-security-awesome
A collection of android security related resources
rareham/android-tips-tricks
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development
rareham/awesome-elf
rareham/be-a-hacker
roadmap for being a self-taught hacker
rareham/BGGP
Binary Golf Grand Prix
rareham/coyote-scheduler
Language-agnostic systematic concurrency testing.
rareham/CPlusPlus
This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://www.dre.vanderbilt.edu/~schmidt/cs251 for more information on these topics, including video presentations and slides.
rareham/CS251
This contains the source code examples and programming assignments for my CS 251 class
rareham/fibdrv
Linux kernel module that calculates Fibonacci numbers
rareham/FlowDroid_mine
FlowDroid Static Data Flow Tracker
rareham/folly
An open-source C++ library developed and used at Facebook.
rareham/hackaday-u
Course materials for hackaday.io Ghidra training
rareham/how-to-exploit-a-double-free
How to exploit a double free vulnerability in 2021. 'Use After Free for Dummies'
rareham/jitboy
A Game Boy emulator with dynamic recompilation (JIT)
rareham/jobflow
runs stuff in parallel (like GNU parallel, but much faster and memory-efficient)
rareham/lab0-c
C Programming Lab: Assessing Your C Programming Skills
rareham/linux
Linux kernel source tree
rareham/Linux_Programming
rareham/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.x kernels)
rareham/meltdown
This repository contains several applications, demonstrating the Meltdown bug.
rareham/ptrlib
Python library for CTFer
rareham/rareham.github.io
My private website for public
rareham/rv32emu
RISC-V RV32I[MAC] emulator with ELF support
rareham/soot
Soot - A Java optimization framework
rareham/SootTutorial
A step-by-step tutorial for Soot (a Java static analysis framework)
rareham/srv32
Simple 3-stage pipeline RISC-V processor
rareham/tinymembench
Measure peak bandwidth of sequential memory accesses and the latency of random memory accesses
rareham/winnie
Winnie is an end-to-end system that makes fuzzing Windows applications easy