diff options
| author | jvoisin | 2013-01-16 12:38:59 +0100 |
|---|---|---|
| committer | jvoisin | 2013-01-16 12:38:59 +0100 |
| commit | 4bd7371e36d0e23c0514c134582db372f9b38402 (patch) | |
| tree | 0deb306df9223360185a8362cf5b6d9e040cd8e0 | |
| parent | 808069c906a036f3b8c5de51e302245154131584 (diff) | |
add a readme
| -rw-r--r-- | README | 21 |
1 files changed, 21 insertions, 0 deletions
| @@ -0,0 +1,21 @@ | |||
| 1 | -- _____ _____ _____ _____ __ __ | ||
| 2 | (o_ | _ | _ | | | __| | | | ||
| 3 | //\ | __| | | | | | | | | | ||
| 4 | v_/_ |__| |__|__|_|___|_____|_____| | ||
| 5 | |||
| 6 | |||
| 7 | Pangu a a little toolset to mess around with debugging-related | ||
| 8 | tools from the GNU project, and especially on GNU/Linux x86. | ||
| 9 | |||
| 10 | Features: | ||
| 11 | - detection of GBD | ||
| 12 | - screwing elf headers in order to crash GNU tools | ||
| 13 | - crashing GDB | ||
| 14 | |||
| 15 | Todo list: | ||
| 16 | - detection of breakpoints | ||
| 17 | - moar GDB crashes ! | ||
| 18 | |||
| 19 | License/author: | ||
| 20 | GPLv2 - jvoisin - dustri.org | ||
| 21 | |||
