https://github.com/bringhurst/xnufuzz
An XNU kernel fuzz tool
https://github.com/bringhurst/xnufuzz
Last synced: 11 months ago
JSON representation
An XNU kernel fuzz tool
- Host: GitHub
- URL: https://github.com/bringhurst/xnufuzz
- Owner: bringhurst
- Created: 2010-03-03T02:28:10.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-03-03T13:16:30.000Z (over 16 years ago)
- Last Synced: 2025-04-03T05:32:02.731Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 74.2 KB
- Stars: 23
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
## About
Use this program at your own risk. It WILL crash your computer (even as a non-root user) and cause data loss.
I created this program (based on sysfuzz and customized for snow leopard) while I was in school for a course on security. It was used to find several kernel level exploits for a presentation, including an integer underflow.
Use it at your own risk.