diff options
Diffstat (limited to '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 | |||
