Update README.md

This commit is contained in:
Marcos S. Bajo
2022-06-23 22:01:50 +02:00
committed by GitHub
parent e3e7b20f83
commit caed9659d1

View File

@@ -1,4 +1,7 @@
# TripleCross
Instructions soon!
For now, you can read the paper at docs/ebpf_offensive_rootkit
<!---
## Build and run
```bash
cd src
@@ -29,3 +32,4 @@ sudo ./injector -S 127.0.0.1
echo "This won't be seen" > /tmp/txt.txt
cat /tmp/txt.txt
```
---!>