Clone this repo:

Branches

  1. 3f5c13e The "CPU architecture" field is being filled from the wrong part of by mmandlis@chromium.org · 9 years ago main master
  2. af196c7 Add check for Linux minidump ending on bad write for exploitability rating. by Liu.andrew.x@gmail.com · 9 years ago
  3. c938b7b Don't use strtok_s for mingw builds by ted.mielczarek@gmail.com · 9 years ago
  4. e100989 Add user_regs_struct and user_fpsimd_struct for aarch64 on Android. by rmcilroy@chromium.org · 9 years ago
  5. 0ad58e6 Fix compile error with Windows clang. by wfh@chromium.org · 9 years ago
  6. bdb4b7c Fix inttypes format macros in src/processor/proc_maps_linux.cc by primiano@chromium.org · 9 years ago
  7. c80d211 Remove obsolete seccomp_unwinder for legacy (pre-BPF) sandbox by primiano@chromium.org · 9 years ago
  8. 6d74ba8 Fix proc_maps_linux compile for non-Linux by ted.mielczarek@gmail.com · 9 years ago
  9. 80cfa05 [microdump] Move microdump writes to the crash ring-buffer log by primiano@chromium.org · 9 years ago
  10. 947c7e9 [microdump] Fix hw architecture indication in build fingerprint line by primiano@chromium.org · 9 years ago
  11. d4a6903 Add check for executable stack/heap when rating Linux exploitability. by Liu.andrew.x@gmail.com · 9 years ago
  12. 68ad684 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. 412d3cf Fix format specifier in proc maps to support 32-bit architectures. by Liu.andrew.x@gmail.com · 9 years ago
  14. 5fa512b Actually remove removed files by ted.mielczarek@gmail.com · 9 years ago
  15. 9a19499 Remove some old unused code, add a missing include by ted.mielczarek@gmail.com · 9 years ago
  16. a601859 Fix format specifier in proc maps to support 32-bit architectures. by Liu.andrew.x@gmail.com · 9 years ago
  17. 70e371c Allow Print() to be called by const instances of MinidumpLinuxMaps and by Liu.andrew.x@gmail.com · 9 years ago
  18. d95798e Change Print method of MinidumpLinuxMaps and MinidumpLinuxMapsList to print by Liu.andrew.x@gmail.com · 9 years ago
  19. 0f5bff6 Workaround for range map overlaps caused by Android package relocation. by ivanpe@chromium.org · 9 years ago
  20. f503948 Fix breakpad for arm on arm64 by cjhopman@chromium.org · 9 years ago