diff options
| author | euer <root@euer.krebsco.de> | 2012-12-20 03:19:28 +0100 | 
|---|---|---|
| committer | euer <root@euer.krebsco.de> | 2012-12-20 03:19:28 +0100 | 
| commit | 38dbb8ee3867060fddd427d1bb4e57ee0300c8bb (patch) | |
| tree | abb7b2ab988934d6ddfbdd0448517b3a957645bf /sandbox/DNA/README.md | |
| parent | 7c1b02b086a8377ad76a46c277a224150c5b85d6 (diff) | |
| parent | 09dc57b9d5f564d13f80707eefadd845a4aa9aec (diff) | |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'sandbox/DNA/README.md')
| -rw-r--r-- | sandbox/DNA/README.md | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/sandbox/DNA/README.md b/sandbox/DNA/README.md new file mode 100644 index 00000000..9de84746 --- /dev/null +++ b/sandbox/DNA/README.md @@ -0,0 +1,14 @@ +# Distribution-Neutral Augmentation + +Warning: This component will compromise your system in hard and obscure ways. + +## //DNA/linux + +This module will mutilate your running kernel's sys_call_table so // +resolves to the krebs repository. + +## Quickstart + +    make -C //DNA/linux +    sudo insmod //DNA/linux/krebs.ko + | 
