aboutsummaryrefslogtreecommitdiff
path: root/src/processor/exploitability_linux.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-17/+17
* Fixing a flaky Linux exploitability unittest.Ivan Penkov2016-02-161-0/+7
* Add check for Linux minidump ending on bad write for exploitability rating.Liu.andrew.x@gmail.com2015-08-211-1/+50
* Add check for executable stack/heap when rating Linux exploitability.Liu.andrew.x@gmail.com2015-08-151-2/+6
* Add check to see if stack pointer is off the stack according to the memoryLiu.andrew.x@gmail.com2015-08-151-0/+4
* Add support for Linux memory mapping stream and remove ELF header usageLiu.andrew.x@gmail.com2015-07-281-51/+0
* Add ELF header analysis when checking for instruction pointer in code.Liu.andrew.x@gmail.com2015-07-161-0/+52
* Checking for benign exceptions that trigger a minidump.Liu.andrew.x@gmail.com2015-06-301-0/+4
* Checking location of the instruction pointer to see if it isLiu.andrew.x@gmail.com2015-06-251-0/+5
* Add simple exploitability analysis for Linux crashes.mattdr.breakpad@gmail.com2013-10-291-0/+55