https://github.com/0xmachos/checkmach
checkMach is a shell script to check the security properties of Mach-O executables
https://github.com/0xmachos/checkmach
mach-o macos security-tools
Last synced: 12 months ago
JSON representation
checkMach is a shell script to check the security properties of Mach-O executables
- Host: GitHub
- URL: https://github.com/0xmachos/checkmach
- Owner: 0xmachos
- License: mit
- Created: 2020-04-14T18:58:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T11:30:52.000Z (about 6 years ago)
- Last Synced: 2025-07-06T19:03:18.385Z (12 months ago)
- Topics: mach-o, macos, security-tools
- Language: Shell
- Size: 42 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# checkMach
[](https://travis-ci.com/0xmachos/checkMach)
checkMach is a shell script to check the security properties of Mach-O executables
Inspired by and based on [checksec.sh](https://github.com/slimm609/checksec.sh) by [Tobias Klein](http://www.trapkit.de/tools/checksec.html).