summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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