bigbro 0.5.2

Library for tracking file accesses of processes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
| python3 configure.py > .fac
> .fac
c .pyc

| python3 syscalls/linux.py > syscalls/linux.h
> syscalls/linux.h
c .pyc

| python3 web/mkdown.py
> web/index.html

| python3 sparse.py > sparse.fac
> sparse.fac