https://github.com/cmsj/macOSrecon
Extract information from macOS about the hardware it supports
https://github.com/cmsj/macOSrecon
Last synced: 17 days ago
JSON representation
Extract information from macOS about the hardware it supports
- Host: GitHub
- URL: https://github.com/cmsj/macOSrecon
- Owner: cmsj
- Created: 2017-02-07T23:31:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T11:28:49.000Z (about 3 years ago)
- Last Synced: 2025-03-21T02:21:25.620Z (about 1 month ago)
- Language: Python
- Size: 89.8 KB
- Stars: 30
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred-test - cmsj/macOSrecon - Extract information from macOS about the hardware it supports (Python)
README
# macOSrecon
This is a collection of Python scripts that poke around inside macOS to find information about the hardware it supports.
Clone this repo from github, and run `./recon.py`, then `git status`. If you see any modified files, you have probably discovered newer hardware support than the last person who committed!
Send us a PR with your discoveries :)