summaryrefslogtreecommitdiff
path: root/data/README
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 19:30:07 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 19:30:07 -0800
commit5e0936b99e2d50769c5432b47c4d07c3dcdd37c6 (patch)
tree7ed686be807c3cce93be58daaf49169a94a21b04 /data/README
parent39c3e9d45c422c33aaf85c552a96434f2b9371e2 (diff)
downloadnetcat-5e0936b99e2d50769c5432b47c4d07c3dcdd37c6.tar.gz
auto import from //depot/cupcake/@135843
Diffstat (limited to 'data/README')
-rw-r--r--data/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/README b/data/README
new file mode 100644
index 0000000..7e4b9fb
--- /dev/null
+++ b/data/README
@@ -0,0 +1,9 @@
+For now, read the header comments inside each of these for documentation.
+The programs are simple enough that they don't really need a Makefile any more
+complex than the one given; ymmv. Data and xor may also be useful on DOS,
+which is why there are hooks for it in the code.
+
+data.c a primitive atob / btoa byte generator
+*.d example input to "data -g"
+rservice.c a utility for scripting up rsh/rexec attacks
+xor.c generic xor handler