https://github.com/keith/xcode.app-strings
All the strings from Xcode's binaries
https://github.com/keith/xcode.app-strings
reverse-engineering xcode
Last synced: 10 months ago
JSON representation
All the strings from Xcode's binaries
- Host: GitHub
- URL: https://github.com/keith/xcode.app-strings
- Owner: keith
- License: mit
- Created: 2016-12-05T04:48:52.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T18:55:36.000Z (about 1 year ago)
- Last Synced: 2025-03-29T14:12:40.803Z (10 months ago)
- Topics: reverse-engineering, xcode
- Language: Python
- Size: 2.15 GB
- Stars: 113
- Watchers: 10
- Forks: 26
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xcode.app-strings
This is a collection of all the strings found in all binaries inside
`Xcode.app`.
These are exported using
[export-strings](https://github.com/keith/export-strings).