Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing a flaky Linux exploitability unittest. | Ivan Penkov | 2016-02-16 | 1 | -0/+7 |
* | Add check for Linux minidump ending on bad write for exploitability rating. | Liu.andrew.x@gmail.com | 2015-08-21 | 1 | -1/+50 |
* | Add check for executable stack/heap when rating Linux exploitability. | Liu.andrew.x@gmail.com | 2015-08-15 | 1 | -2/+6 |
* | Add check to see if stack pointer is off the stack according to the memory | Liu.andrew.x@gmail.com | 2015-08-15 | 1 | -0/+4 |
* | Add support for Linux memory mapping stream and remove ELF header usage | Liu.andrew.x@gmail.com | 2015-07-28 | 1 | -51/+0 |
* | Add ELF header analysis when checking for instruction pointer in code. | Liu.andrew.x@gmail.com | 2015-07-16 | 1 | -0/+52 |
* | Checking for benign exceptions that trigger a minidump. | Liu.andrew.x@gmail.com | 2015-06-30 | 1 | -0/+4 |
* | Checking location of the instruction pointer to see if it is | Liu.andrew.x@gmail.com | 2015-06-25 | 1 | -0/+5 |
* | Add simple exploitability analysis for Linux crashes. | mattdr.breakpad@gmail.com | 2013-10-29 | 1 | -0/+55 |