Port console to Darwin (#253)

* Port console to Darwin

* Get syz-executor to build correctly

* Do not export unix and syscall constants

* Add presubmit test

* Add myself to contributors
7 files changed
tree: 80d02d9248808642724208e809a43062636250b4
  1. docs/
  2. executor/
  3. Godeps/
  4. pkg/
  5. prog/
  6. sys/
  7. syz-ci/
  8. syz-dash/
  9. syz-fuzzer/
  10. syz-gce/
  11. syz-hub/
  12. syz-manager/
  13. tools/
  14. vendor/
  15. vm/
  16. .clang-format
  17. .gitignore
  18. AUTHORS
  19. CONTRIBUTORS
  20. LICENSE
  21. Makefile
  22. README.md
README.md

syzkaller - linux kernel fuzzer

syzkaller is an unsupervised coverage-guided Linux kernel fuzzer.

The project mailing list is syzkaller@googlegroups.com. You can subscribe to it with a google account or by sending an email to syzkaller+subscribe@googlegroups.com.

List of found bugs.

Documentation

External Articles

Disclaimer

This is not an official Google product.