Clone this repo:

Branches

  1. 2ef9e78 The "CPU architecture" field is being filled from the wrong part of by mmandlis@chromium.org · 9 years ago main master
  2. f252ca8 Add check for Linux minidump ending on bad write for exploitability rating. by Liu.andrew.x@gmail.com · 9 years ago
  3. 7b1ec78 Don't use strtok_s for mingw builds by ted.mielczarek@gmail.com · 9 years ago
  4. 013acd5 Add user_regs_struct and user_fpsimd_struct for aarch64 on Android. by rmcilroy@chromium.org · 9 years ago
  5. 01f9665 Fix compile error with Windows clang. by wfh@chromium.org · 9 years ago
  6. 6e30d1a Fix inttypes format macros in src/processor/proc_maps_linux.cc by primiano@chromium.org · 9 years ago
  7. 24a2f50 Remove obsolete seccomp_unwinder for legacy (pre-BPF) sandbox by primiano@chromium.org · 9 years ago
  8. 767d5d5 Fix proc_maps_linux compile for non-Linux by ted.mielczarek@gmail.com · 9 years ago
  9. b51a14f [microdump] Move microdump writes to the crash ring-buffer log by primiano@chromium.org · 9 years ago
  10. 3fcf2e1 [microdump] Fix hw architecture indication in build fingerprint line by primiano@chromium.org · 9 years ago
  11. c8dd1d5 Add check for executable stack/heap when rating Linux exploitability. by Liu.andrew.x@gmail.com · 9 years ago
  12. a33bd70 Add check to see if stack pointer is off the stack according to the memory by Liu.andrew.x@gmail.com · 9 years ago
  13. 8a35448 Fix format specifier in proc maps to support 32-bit architectures. by Liu.andrew.x@gmail.com · 9 years ago
  14. 4f96b60 Actually remove removed files by ted.mielczarek@gmail.com · 9 years ago
  15. baab7a7 Remove some old unused code, add a missing include by ted.mielczarek@gmail.com · 9 years ago
  16. 383b815 Fix format specifier in proc maps to support 32-bit architectures. by Liu.andrew.x@gmail.com · 9 years ago
  17. 6fa7555 Allow Print() to be called by const instances of MinidumpLinuxMaps and by Liu.andrew.x@gmail.com · 9 years ago
  18. 213e3f7 Change Print method of MinidumpLinuxMaps and MinidumpLinuxMapsList to print by Liu.andrew.x@gmail.com · 9 years ago
  19. c3a6412 Workaround for range map overlaps caused by Android package relocation. by ivanpe@chromium.org · 9 years ago
  20. 413754d Fix breakpad for arm on arm64 by cjhopman@chromium.org · 9 years ago