Giter VIP home page Giter VIP logo

apple-internals's Introduction

Apple Internals

This repository provides tools and information to help understand and analyze the internals of Apple’s operating system platforms. Information is collected in a text file and presented on a website. A Nix flake allows to build the following externally hosted tools:

acextract
Unpacks asset catalogs to individual files.

dyld-shared-cache-util
Extracts dynamic libraries from the dyld linker cache.

snapUtil
Manages APFS snapshots.

The Makefile aggregates various kinds of information from the system in a SQLite database and checks the internals text file against this information. Collected details include:

  • all file names of the installed macOS and the iOS, tvOS, and watchOS simulators
  • linkages of binaries to libraries
  • entitlements for all executables
  • plain-text strings embedded in binaries
  • launchd service descriptions and bundle Info.plist content
  • lists of assets inside asset catalogs

This work is licensed under the MIT license so you can freely use and share as long as you retain the copyright notice and license text.

apple-internals's People

Contributors

fengjixuchui avatar mroi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.