github elesiuta/picosnitch v0.9.1
Version 0.9.1

latest releases: v1.0.3, v1.0.2, v1.0.1...
2 years ago
  • improvements to executable detection reliability (so that extremely short-lived ones are less likely to evade hashing)
    • get dev + inode of running executable directly using bpf program (then confirm it matches the file descriptor once opened)
    • open file descriptors to every running executable as soon as they're seen instead of waiting for connections
    • if the executable itself still manages to evade being hashed (unlikely), it is logged as the child of its parent
  • add warning if running on system with btrfs and ignore dev since it behaves strangely with btrfs, relying on just inode (which also has the problem of not always being unique, with btrfs)

Don't miss a new picosnitch release

NewReleases is sending notifications on new releases.