Skip to main content

Static MachO/ObjC Reverse Engineering Toolkit

Project description

Logo

MachO/ObjC Analysis + Editing toolkit.


Library Documentation

Installation

# Installing
pip3 install k2l

# Updating
pip3 install --upgrade k2l

Usage

> $ ktool
Usage: ktool [command] <flags> [filename]

Commands:

GUI (Still in active development) ---
    ktool open [filename] - Open the ktool command line GUI and browse a file

MachO Analysis ---
    dump - Tools to reconstruct headers and TBDs from compiled MachOs
    list - Print various lists (Classlist, etc.)
    symbols - Print various tables (Symbols, imports, exports)
    info - Print misc info about the target mach-o

MachO Editing ---
    insert - Utils for inserting load commands into MachO Binaries
    edit - Utils for editing MachO Binaries
    lipo - Utilities for combining/separating slices in fat MachO files.

Misc Utilities ---
    file - Print very basic info about the MachO
    img4 - IMG4 Utilities
    

Run `ktool [command]` for info/examples on using that command

written in pure, 100% python for the sake of platform independence when operating on static binaries and libraries. this should run on any and all implementations of python3.

Tested on:

  • Windows/Windows on ARM64
  • MacOS x86/arm64
  • Linux/Linux ARM64
  • iOS (iSH, ssh)
  • Android (Termux)
  • WebAssembly
  • Brython

Credits

Chained fixup processing is currently entirely based on https://github.com/xpcmdshell/bn-chained-fixups

Special thanks to

JLevin and *OS Internals for existing

arandomdev for guidance + code

Blacktop for their amazing ipsw project: https://github.com/blacktop/ipsw

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

k2l-1.1.1.tar.gz (84.0 kB view details)

Uploaded Source

Built Distribution

k2l-1.1.1-py3-none-any.whl (92.3 kB view details)

Uploaded Python 3

File details

Details for the file k2l-1.1.1.tar.gz.

File metadata

  • Download URL: k2l-1.1.1.tar.gz
  • Upload date:
  • Size: 84.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/4.4.0-22567-Microsoft

File hashes

Hashes for k2l-1.1.1.tar.gz
Algorithm Hash digest
SHA256 2e301d44a81c2dc684f8881e2b6e8ac70541d1eed362bf0fed0a8992b3b38f56
MD5 96eeee09e0903c544894639e759b0596
BLAKE2b-256 955f03fa0367f2c245a34f4146962bc98a685929a8ddb44bbbe9a8fc7eb1e41c

See more details on using hashes here.

File details

Details for the file k2l-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: k2l-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 92.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/4.4.0-22567-Microsoft

File hashes

Hashes for k2l-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fe43df2e00db8de90538d2e72834724ed0ed282edca7bb46df97573b76852e0a
MD5 8461fc4a6d3e2015d36aa3bf957dac5e
BLAKE2b-256 1a62e0f0b28911eccb2899559d2d02c77035d20b8908cc6ec4fa01f29efabb83

See more details on using hashes here.

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