Skip to content

space-code/dsc_extractor

dsc_extractor

CI

Description

A tool designed to extract and analyze the contents of dyld shared cache (DSC) files.

Usage

To compile the source code, run:

swiftc dsc_extractor.swift

Execute the utility with the following command:

./dsc_extractor <cache_path> <output_path>

Communication

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

Contributing

Bootstrapping development environment

make bootstrap

Please feel free to help out with this project! If you see something that could be made better or want a new feature, open up an issue or send a Pull Request!

Have a Question?

Contact us via issues on GitHub.

Author

Nikita Vasilev, nv3212@gmail.com

License

dsc_extractor is available under the MIT license. See the LICENSE file for more info.

About

A tool designed to extract and analyze the contents of dyld shared cache (DSC) files

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published