# Installation
```bash
make all
```
# How to use
Start two terminals and in the first one type
```bash
./fuse ./ovlcap/lower ./gc
```
In the second terminal type
```bash
./exp
```
[4.0K] /data/pocs/cf0380f65b884e956d348fc368e892993a4f346c
├── [3.0K] exp.c
├── [5.5K] fuse.c
├── [ 549] getshell.c
├── [ 150] Makefile
├── [4.0K] ovlcap
│ └── [ 1] n
├── [ 180] README.md
└── [4.0K] test
├── [ 10K] fuse_test.c
├── [ 16K] mnt
└── [1.5K] mnt.c
2 directories, 9 files