MaulingMonkey / firehazard

Unopinionated low level API bindings focused on soundness, safety, and stronger types over raw FFI.
Other
8 stars 0 forks source link

Create a fn/binary that determines the minimum permissions required to run an executable. #6

Open MaulingMonkey opened 2 years ago

MaulingMonkey commented 2 years ago

This would be run on trusted executables to determine a lockdown policy. Output might be a JSON file? Might need to auto-close windows and whatnot...