Skip to main content

Static mach-o binary analysis tool.

Project description

kdump

Static Mach-O binary metadata analysis tool / information dumper

Installation

pip3 install kdump

Usage

usage: kdump [-h] [--map] [--classes] [--binding] [--class GETCLASS] [--headers] [--out OUTDIR] filename

--headers Dumps headers to directory specified by --out
--out <directory> Directory to dump headers for class
--map Prints a map of segments/sections, and their respective VM/File offsets
--classes Dumps classnames
--binding Prints binding info actions
--class Get info about a specific class


written in python for the sake of platform independence when operating on static binaries and libraries

Special thanks to

IDA for making it possible to write the code without actually understanding full internals
JLevin and *OS Internals Vol 1 for actually understanding the internals and specifics + writing documentation
arandomdev for guidance + code

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kdump-0.1.0.tar.gz (20.9 kB view hashes)

Uploaded Source

Built Distribution

kdump-0.1.0-py3-none-any.whl (25.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page