paradiseduo / dsc_extractor

dsc_extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dsc_extractor

cover ipsw file to symbol

❯ clang ext.c -o ext
❯ ./ext <path-to-cache-file> <path-to-device-dir>

You can download ipsw file at appledb

You can download ipsw file at ipsw.me

从系统镜像文件中提取符号表

About

dsc_extractor


Languages

Language:C 100.0%