Skip to content

Instantly share code, notes, and snippets.

View rA9stuff's full-sized avatar
🌸
If young trustcache don't trust you

rA9 rA9stuff

🌸
If young trustcache don't trust you
View GitHub Profile
@jakeajames
jakeajames / exploit.c
Last active April 9, 2022 04:10
leak address of segment_list in oob_timestamp
//
// exploit.c
// extra_time
//
// Created by Jake James on 2/8/20.
// Copyright © 2020 Jake James. All rights reserved.
//
#include "exploit.h"
#include "IOAccelerator_stuff.h"
@aklap
aklap / fix-missing-libcrypto-osx.md
Created October 17, 2016 04:25
Resolving missing link to libcrypto/openssl on OSX