nsa/README.md

12 lines
232 B
Markdown
Raw Permalink Normal View History

2024-03-17 17:47:21 +00:00
<img src="nsa.png" width="200" height="200" alt="Naughty Syscall Auditor">
2024-03-17 12:50:11 +00:00
2024-03-17 17:47:21 +00:00
# Naughty Syscall Auditor
2024-03-17 12:50:11 +00:00
2024-03-17 17:47:21 +00:00
NSA is not the messiah, he's a very naughty syscall auditor. Now go away.
2024-03-17 17:47:21 +00:00
## Usage
```bash
2024-03-17 17:47:21 +00:00
LD_PRELOAD=./libnsa.so make all
2024-03-17 17:47:21 +00:00
```