Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for Linux memory mapping stream and remove ELF header usage | Liu.andrew.x@gmail.com | 2015-07-28 | 1 | -150/+10 |
* | Add ELF header analysis when checking for instruction pointer in code. | Liu.andrew.x@gmail.com | 2015-07-16 | 1 | -10/+143 |
* | Set exception whitelist check as earlier check instead of last check. | Liu.andrew.x@gmail.com | 2015-07-07 | 1 | -15/+15 |
* | Use general instruction/stack pointer convenience method instead of manually | Liu.andrew.x@gmail.com | 2015-06-30 | 1 | -21/+4 |
* | Checking for benign exceptions that trigger a minidump. | Liu.andrew.x@gmail.com | 2015-06-30 | 1 | -1/+56 |
* | This CL adds support for ARM and ARM64 architectures when calculating | Liu.andrew.x@gmail.com | 2015-06-30 | 1 | -1/+8 |
* | Checking location of the instruction pointer to see if it is | Liu.andrew.x@gmail.com | 2015-06-25 | 1 | -0/+59 |
* | Add simple exploitability analysis for Linux crashes. | mattdr.breakpad@gmail.com | 2013-10-29 | 1 | -0/+86 |