Releases: SubconsciousCompute/fsfilter-rs
Releases · SubconsciousCompute/fsfilter-rs
Better docs and general improvements
Features, stabality and performance improvements
- Refactor minifilter
- Improve printing speed, for example
- General stability improvements
- Upgrade
windows-rs
0.43.0 -> 0.44.0 - Add rough
SystemTime
toIPR
messages and compare them
using the same - Better handling of
exepath
forIOMessage
IRP
Stabality and performance improvements
- Fix issue of floating point operations in kernel driver
- Performance improvements
Stabality improvements
- Upgrade
C
standard toC11
- General stability improvements around IRQL, DriverEntry, etc
- Update
sysinfo
to0.27.1
Mostly readability and fix memory issues
- Replace
ZwClose
withFltClose
in minifilter to solve the potential memory leak - Remove unused dependencies and add categories to
Cargo.toml
- Vastly improve documentation
- Refactor code to be more readable and concise.
More performance improvements
- Improve performance even further
- Add
#[inline]
calls to all functions - Remove
x86
,arm
andarm64
targets from minifilter - Upgrade to
c++20
standard for minifilter - Reduce wait time for example