haga-rak / fluxzy.core

Fast and fully streamed Man-On-The-Middle engine and a CLI app to intercept, record and alter HTTP/1.1, H2, websocket traffic over plain or secure channels.
https://docs.fluxzy.io
Other
121 stars 9 forks source link

Add CapabilityHelper and relevant unit tests #242

Closed haga-rak closed 6 months ago

haga-rak commented 6 months ago

Implemented the CapabilityHelper in the Fluxzy.Core which facilitates getting capabilities of a process based on the process ID. This will enable later to run raw capture with whole root access.