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 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
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.19.0.tar.gz
(61.8 kB
view details)
Built Distribution
k2l-0.19.0-py3-none-any.whl
(68.6 kB
view details)
File details
Details for the file k2l-0.19.0.tar.gz
.
File metadata
- Download URL: k2l-0.19.0.tar.gz
- Upload date:
- Size: 61.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f660e2629cb1b7120cec0f0ea63050e57f37b42a1847fe507517ae58aeb4ccdd |
|
MD5 | d5be37654c93c10152b355702111d5eb |
|
BLAKE2b-256 | 007d43428e34b3b8cffde0742ff32005f9ecddcf1d2b090d2cbe695ddf490b67 |
File details
Details for the file k2l-0.19.0-py3-none-any.whl
.
File metadata
- Download URL: k2l-0.19.0-py3-none-any.whl
- Upload date:
- Size: 68.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 900d9f51ba10317d70d7db35700a204bfa8c5abd16725240d0a44e11604f1e8d |
|
MD5 | 4efd931d431ed71396290aeb92b35b13 |
|
BLAKE2b-256 | f33e6d6e35cfff3ad81fa714c9ad7a45bdd93a2be2273ec54134ae72d94eb2cb |