https://github.com/paradiseduo/dsc_extractor
dsc_extractor
https://github.com/paradiseduo/dsc_extractor
Last synced: 3 months ago
JSON representation
dsc_extractor
- Host: GitHub
- URL: https://github.com/paradiseduo/dsc_extractor
- Owner: paradiseduo
- Created: 2023-01-13T09:08:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T09:07:27.000Z (over 2 years ago)
- Last Synced: 2025-04-11T20:05:58.113Z (3 months ago)
- Language: C
- Size: 4.88 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dsc_extractor
cover ipsw file to symbol
```bash
❯ clang ext.c -o ext
❯ ./ext
```You can download ipsw file at [appledb](https://github.com/littlebyteorg/appledb)
You can download ipsw file at [ipsw.me](https://ipsw.me/)
从系统镜像文件中提取符号表