summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjvoisin2013-01-16 12:38:59 +0100
committerjvoisin2013-01-16 12:38:59 +0100
commit4bd7371e36d0e23c0514c134582db372f9b38402 (patch)
tree0deb306df9223360185a8362cf5b6d9e040cd8e0 /README
parent808069c906a036f3b8c5de51e302245154131584 (diff)
add a readme
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 21 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..15d0fc2
--- /dev/null
+++ b/README
@@ -0,0 +1,21 @@
1-- _____ _____ _____ _____ __ __
2(o_ | _ | _ | | | __| | |
3//\ | __| | | | | | | | |
4v_/_ |__| |__|__|_|___|_____|_____|
5
6
7Pangu a a little toolset to mess around with debugging-related
8tools from the GNU project, and especially on GNU/Linux x86.
9
10Features:
11 - detection of GBD
12 - screwing elf headers in order to crash GNU tools
13 - crashing GDB
14
15Todo list:
16 - detection of breakpoints
17 - moar GDB crashes !
18
19License/author:
20 GPLv2 - jvoisin - dustri.org
21