@Lord_Coops
@Lord_Coops
CoreSymbolication
Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it
Flow
Flow control tracer/debugger for OSX; provides a complete trace of all instructions executed by a process. Perfect if you want to know exactly what a process did/does
jquery.graphviz.svg
jquery plugin to make graphviz svg charts responsive
llaudio
An old piece of work to reverse engineer the Mac OSX user/kernel audio interface. Shows how to read audio straight out of the kernel as you would on Darwin (where most the OSX goodness is missing)
MobileDevice
A python package, and command line tool, which wraps Apple's MobileDevice API - providing access to iOS devices.