What's Changed
- Replace WMIC commands with PowerShell Get-CimInstance for future compatibility by @abdullah134 in #142
- Main PR by @pranshuparmar in #147
- Readme update by @pranshuparmar in #148
- Main PR by @pranshuparmar in #149
- Added GetFileContext function for linux by @RikSmits06 in #115
- [feat] GetResourceContext and GetFileContext function written for Linux by @gaixen in #108
- feat(proc): implement windows service detection and peb scanning by @sunydepalpur in #143
- feat(diag): implement deleted binary detection and socket state analysis by @sunydepalpur in #144
- Main PR by @pranshuparmar in #150
New Contributors
- @RikSmits06 made their first contribution in #115
Full Changelog: v0.2.3...v0.2.4