mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-17 15:43:08 +08:00
Update README.md
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
# TripleCross
|
# TripleCross
|
||||||
|
Instructions soon!
|
||||||
|
For now, you can read the paper at docs/ebpf_offensive_rootkit
|
||||||
|
<!---
|
||||||
## Build and run
|
## Build and run
|
||||||
```bash
|
```bash
|
||||||
cd src
|
cd src
|
||||||
@@ -29,3 +32,4 @@ sudo ./injector -S 127.0.0.1
|
|||||||
echo "This won't be seen" > /tmp/txt.txt
|
echo "This won't be seen" > /tmp/txt.txt
|
||||||
cat /tmp/txt.txt
|
cat /tmp/txt.txt
|
||||||
```
|
```
|
||||||
|
---!>
|
||||||
|
|||||||
Reference in New Issue
Block a user