The ProxySG has three core types, with varying amounts of information.
- Mini-context
- Textual Description
- Build information & time of day of crash
- Process/thread and group that was running at the time
- Registers & back trace
- Optional payload
- Context
- Binary File
- Important memory regions(text & data segments, kernel(process/processor)info)
- Explicitly included memory(when you allocate it)
- Excludes sensitive memory(when you allocate it)
- Full
- Binary file
- All of allocated memory except LRU
- Excludes sensitive memory