diff options
author | toni <matzeton@googlemail.com> | 2017-01-18 16:12:31 +0100 |
---|---|---|
committer | toni <matzeton@googlemail.com> | 2017-01-18 16:12:31 +0100 |
commit | c3bba3cf25d9f392bf7a972bd740721fe4fe13fa (patch) | |
tree | c58a8b7d97793c685cc9930b8d796d0dea35fd70 /README.md | |
parent | f47dabecc767cc7babbcb81812ca9289adfb3291 (diff) |
updated
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ some tools aes.c ======== -A minimal working aes implementation.<br /> +A minimal working CLI based aes implementation.<br /> asciihexer.c ======== @@ -19,7 +19,7 @@ Conway's GameOfLife - written by Steffen Vogel / bugfixed,improved by myself. <b suidcmd.c ======== -Run arbitrary commands (useful for running non-suid programs on non-suid fs).<br /> +multi-call-setuid-binary: Run arbitrary commands (useful for running non-suid programs on non-suid fs).<br /> xidle.c ======== |