An open API service indexing awesome lists of open source software.

https://github.com/secretsquirrel/kyphosis

Find what's not loaded in memory on an executable (OS X/iOS only)
https://github.com/secretsquirrel/kyphosis

Last synced: about 1 year ago
JSON representation

Find what's not loaded in memory on an executable (OS X/iOS only)

Awesome Lists containing this project

README

          

# kyphosis
Find what's not loaded in memory on an executable (OS X/iOS only)

## Why?
Because Apple codesigning tools might miss something. Or the binary isn't signed.

You see, you can stuff data into and on a binary.

See my Shmoocon 2016 presentation for details.