Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 13 days 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.