Forwarded from 0% Privacy
|ipsw|
📲Данный инструмент(ipsw) уже проверен временем и служит для копания во внутренностях iOS/macOS. По сути, как и пишет автор - "Швейцарский нож" в области исследования iOS/macOS. Простой в установке и использовании, написан на GO и активно развивается.
ipsw состоит из следующих компонентов:
⚙️
⚙️
⚙️
⚙️Дампер ObjC классов
⚙️Дампер Swift классов
⚙️
⚙️
⚙️
⚙️device-tree парсер
⚙️
🔖Руководства
🧰Также есть инструмент, который можно использовать для загрузки и декрипта образов прошивки iOS(64-бит). Taco написан на раст, правда последний коммит датируется 23-м октября 2022 года и в целом лучше использовать ipsw в силу большей актуальности и большего функционала.
Еще есть от автора taco, инструмент autodecrypt, из названия которого итак понятно для чего он нужен(декрипт образов прошивки iOS):сбор ключей и декрипт образа прошивки(
📲This tool has already been tested by time and is used to dig into the internals of iOS/macOS. In fact, as the author writes, it is a "Swiss knife" in the field of iOS/macOS research. Easy to install and use, written in GO and actively developing.
ipsw consists of the following components:
⚙️
⚙️
⚙️
⚙️ObjC class-dumpe
⚙️Swift class-dump
⚙️
⚙️
⚙️
⚙️device-tree parser
⚙️
🔖Guides
🧰There is also a tool that can be used to download and decrypt iOS firmware images (64-bit). Taco is written in rust, although the last commit dates back to October 23, 2022, and in general it is better to use ipsw due to more relevance and more functionality.
There is also from the author of taco, the autodecrypt tool, from the name of which it is so clear why it is needed (the decrypt of iOS firmware images):key collection and decryption of the firmware image (
#AppleInternals #iOS #arm #macOS #dyld #research #IPSW #OTA #macho #firmware #img4
📲Данный инструмент(ipsw) уже проверен временем и служит для копания во внутренностях iOS/macOS. По сути, как и пишет автор - "Швейцарский нож" в области исследования iOS/macOS. Простой в установке и использовании, написан на GO и активно развивается.
ipsw состоит из следующих компонентов:
⚙️
IPSW
downloader/exploder⚙️
OTA
downloader/exploder⚙️
Mach-O
парсер⚙️Дампер ObjC классов
⚙️Дампер Swift классов
⚙️
dyld_shared_cache
парсер⚙️
kernelcache
парсер⚙️
img4
парсер/декриптор⚙️device-tree парсер
⚙️
ARMv9-a
дизассемблер🔖Руководства
🧰Также есть инструмент, который можно использовать для загрузки и декрипта образов прошивки iOS(64-бит). Taco написан на раст, правда последний коммит датируется 23-м октября 2022 года и в целом лучше использовать ipsw в силу большей актуальности и большего функционала.
Еще есть от автора taco, инструмент autodecrypt, из названия которого итак понятно для чего он нужен(декрипт образов прошивки iOS):сбор ключей и декрипт образа прошивки(
iBoot
/LLB
/iBSS
/iBEC
). Decrypt же написан на python.📲This tool has already been tested by time and is used to dig into the internals of iOS/macOS. In fact, as the author writes, it is a "Swiss knife" in the field of iOS/macOS research. Easy to install and use, written in GO and actively developing.
ipsw consists of the following components:
⚙️
IPSW
downloader/exploder⚙️
OTA
downloader/exploder⚙️
Mach-O
parser⚙️ObjC class-dumpe
⚙️Swift class-dump
⚙️
dyld_shared_cache
parser⚙️
kernelcache
parser⚙️
img4
parser/decrypter⚙️device-tree parser
⚙️
ARMv9-a
disassembler🔖Guides
🧰There is also a tool that can be used to download and decrypt iOS firmware images (64-bit). Taco is written in rust, although the last commit dates back to October 23, 2022, and in general it is better to use ipsw due to more relevance and more functionality.
There is also from the author of taco, the autodecrypt tool, from the name of which it is so clear why it is needed (the decrypt of iOS firmware images):key collection and decryption of the firmware image (
iBoot
/LLB
/iBSS
/iBEC
). Decrypt is written in python.#AppleInternals #iOS #arm #macOS #dyld #research #IPSW #OTA #macho #firmware #img4