First attach to the main PID, then to the rest of threads
1 file changed
tree: f4985b3200d19c6ee02cf96e0909c7ed643df7a2
  1. android/
  2. docs/
  3. examples/
  4. interceptor/
  5. linux/
  6. mac/
  7. posix/
  8. third_party/
  9. tools/
  10. .gitignore
  11. arch.h
  12. CHANGELOG
  13. common.h
  14. CONTRIBUTING
  15. COPYING
  16. display.c
  17. display.h
  18. files.c
  19. files.h
  20. fuzz.c
  21. fuzz.h
  22. honggfuzz.c
  23. log.c
  24. log.h
  25. Makefile
  26. mangle.c
  27. mangle.h
  28. README.md
  29. report.c
  30. report.h
  31. util.c
  32. util.h
README.md

honggfuzz

Description

Code

Requirements

  • Linux - BFD library (libbfd-dev) and LibUnwind (libunwind-dev/libunwind8-dev)
  • FreeBSD - gmake
  • Android - Android SDK/NDK

Other

This is NOT an official Google product.