p-e-w / maybe

:open_file_folder: :rabbit2: :tophat: See what a program does before deciding whether you really want it to happen (NO LONGER MAINTAINED)
6.35k stars 163 forks source link

Modularize syscall filters #26

Closed p-e-w closed 8 years ago

p-e-w commented 8 years ago

It should be possible to selectively enable/disable groups of syscall filters, e.g. to permit a program to move files, but not to delete them.

p-e-w commented 8 years ago

This is now fully implemented.