Static mach-o/img4 analysis tool.
Project description
MachO/ObjC Analysis + Editing toolkit.
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 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.
MachO Analysis ---
dump - Tools to reconstruct certain files (headers, .tbds) from compiled MachOs
list - Print various lists (Classlist, etc.)
symbols - Print various tables (Symbols, binding info)
info - Print misc info about the target mach-o
Misc Utilities ---
file - Print very basic info about the MachO
img4 - IMG4 Utilities
Run `ktool [command]` for info/examples on using that command
Documentation
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.
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-0.15.6.tar.gz
(52.9 kB
view details)
Built Distribution
k2l-0.15.6-py3-none-any.whl
(58.5 kB
view details)
File details
Details for the file k2l-0.15.6.tar.gz
.
File metadata
- Download URL: k2l-0.15.6.tar.gz
- Upload date:
- Size: 52.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95d115662f3e0a6f159c6ead7678416b767fb3b797f059d7057c602e2fac119f |
|
MD5 | d4ef74725a3ce776558a78af97b2eefe |
|
BLAKE2b-256 | 4166f006108d54158a019540e4d137df7c0c05cc9874c1ca2083c61ef8c043e0 |
File details
Details for the file k2l-0.15.6-py3-none-any.whl
.
File metadata
- Download URL: k2l-0.15.6-py3-none-any.whl
- Upload date:
- Size: 58.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03bd58ca64d81d697cdae7d3217e2d448fb783ce637d0d82e99d0cfa08bd80d1 |
|
MD5 | b2a5932c152e1763e86c50a6b949b693 |
|
BLAKE2b-256 | 0d7363e47a283a4772ab0f370786c5426e54cb6fc25c4bcc7fa9c7d18448be31 |