Achilles

所属分类:其他
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2024-01-21 21:52:42
上 传 者sh-1993
说明:  用于A7-A11设备的checkm8实用程序
(A checkm8 utility for A7-A11 devices)

文件列表:
include/
src/
LICENSE.md
Makefile

# Achilles Achilles is a checkm8 utility for macOS (subject to change) that offers a selection of tools for vulnerable devices. If you want to read more about the checkm8 exploit, check out my [blog post](https://alfiecg.uk/2023/07/21/A-comprehensive-write-up-of-the-checkm8-BootROM-exploit.html). # Features * Patch signature checks with gaster payloads * Boot PongoOS on supported devices * Jailbreak with supplied kernel patchfinder, ramdisk and overlay # Tested devices * iPhone 7, A10 * iPhone X, A11 * iPad Pro 10.5", A10X # Usage ``` ~ Achilles -h Options: -d - enable debug logging -v - enable verbose logging -q - enable quiet logging (removes all logging except for errors) -s - remove signature checks -p - boot to PongoOS and exit -j - jailbreak the device (requires -K) -V - enable verbose boot -S - enable serial output -u - specify a device UDID -b - additional boot arguments -k - override PongoOS image -K - override kernel patchfinder -R - ramdisk to boot -O - overlay to boot -h - print this help message Examples: Achilles -p Achilles -j -K kpf -R ramdisk.dmg -O overlay.dmg Achilles -s ``` # Building Achilles requires the following dependencies: * libimobiledevice * libusb To build, run `make` in the root directory. This will output the final product to `build/Achilles`. To install to `/usr/local/bin`, run `make install` (you will be prompted for your password). # Credits * [checkra1n](https://checkra.in) - YoloDFU payloads and PongoOS * [0x7ff](https://github.com/0x7FF) - gaster * [Mineek](https://github.com/Mineek) - openra1n * [axi0mX](https://github.com/axi0mX) - checkm8 exploit * [palera1n](https://palera.in) - DFU helper, libimobiledevice code

近期下载者

相关文件


收藏者