All Projects → w0lfschild → Macos_headers

w0lfschild / Macos_headers

📚 A consistently maintained dump of most macOS Headers

Projects that are alternatives of or similar to Macos headers

Mysimbl
📦 Plugin manager for macOS
Stars: ✭ 909 (+143.05%)
Mutual labels:  plugin, tweak, osx
Nuxt Netlify
Dynamically generate `_headers` and `_redirects` files for Netlify in your Nuxt.js projects
Stars: ✭ 97 (-74.06%)
Mutual labels:  plugin, headers
Doctordark
📂 MacForge Plugin to bring dark mode to macOS
Stars: ✭ 100 (-73.26%)
Mutual labels:  plugin, tweak
Colorfulsidebar
📂 MacForge plugin to add color back to the sidebar icons in Finder on macOS
Stars: ✭ 95 (-74.6%)
Mutual labels:  plugin, tweak
Wechatplugin Macos
No description or website provided.
Stars: ✭ 13,280 (+3450.8%)
Mutual labels:  plugin, tweak
Reminders Cli
A simple CLI for interacting with macOS reminders
Stars: ✭ 354 (-5.35%)
Mutual labels:  osx
Vue Wechat Title
为Vuejs设计的动态设置微信网页中标题的指令
Stars: ✭ 367 (-1.87%)
Mutual labels:  plugin
30daymakeos
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
Stars: ✭ 4,127 (+1003.48%)
Mutual labels:  osx
Androidlocalizeplugin
🌏 Android localization plugin. support multiple languages, no need to apply for key.
Stars: ✭ 352 (-5.88%)
Mutual labels:  plugin
Cartool
Mac上解压Assets.car文件的小工具(支持右键解压)
Stars: ✭ 375 (+0.27%)
Mutual labels:  osx
Slimefun4
Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.
Stars: ✭ 369 (-1.34%)
Mutual labels:  plugin
Icons Flat Osx
Free Flat icons For OSX
Stars: ✭ 366 (-2.14%)
Mutual labels:  osx
Dlangide
D language IDE based on DlangUI
Stars: ✭ 358 (-4.28%)
Mutual labels:  osx
Hyper Statusline
Status Line Plugin for Hyper
Stars: ✭ 366 (-2.14%)
Mutual labels:  plugin
Lookinloader
Lookin - iOS UI Debugging Tweak LookinLoader,Compatible with iOS 8~13
Stars: ✭ 357 (-4.55%)
Mutual labels:  tweak
Infosec reference
An Information Security Reference That Doesn't Suck; https://rmusser.net/git/admin-2/Infosec_Reference for non-MS Git hosted version.
Stars: ✭ 4,162 (+1012.83%)
Mutual labels:  osx
Marky
A markdown editor built with Electron and React
Stars: ✭ 355 (-5.08%)
Mutual labels:  osx
Secureheaders
A PHP library aiming to make the use of browser security features more accessible.
Stars: ✭ 364 (-2.67%)
Mutual labels:  headers
Water
Simple calculation to render cheap water effects.
Stars: ✭ 372 (-0.53%)
Mutual labels:  osx
Kak Lsp
Kakoune Language Server Protocol Client
Stars: ✭ 363 (-2.94%)
Mutual labels:  plugin

macOS Headers

This repository is a class dump of most Apple Applications and Frameworks on macOS. This could be useful to someone for learning/reversing a program or writing a MacForge plugin. This can also be used to check what has been updated between macOS releases.

Included in this repository are dumps of binaries found in:

/Applications
/Applications/Utilities

/System/Applications
/System/Applications/Utilities

/System/Library/Frameworks
/System/Library/PrivateFrameworks
/System/Library/CoreServices
/System/Library/CoreServices/Applications

/System/iOSSupport/System/Library/Frameworks
/System/iOSSupport/System/Library/PrivateFrameworks

The rundown of each folder is as follows:

  • The log folder contains: Log files with a list of all items that had a different build number in that build.
  • The macOS folder contains: All the header dumps organized by folder
  • The tools folder contains: Bash scripts used to automate quickly dumping the system.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].