Releases: TorinKS/WinKernelLite
Releases · TorinKS/WinKernelLite
WinKernelLite v0.2.8
Changes from v0.2.7 to v0.2.8
Changes
- 4b1285d fix: correct ZwCreateFile disposition, NTSTATUS errors, recursion, and debug buffer (by Torin)
Statistics
- Total commits: 1
Documentation
WinKernelLite v0.2.7
Changes from v0.2.6 to v0.2.7
- Initial release
Statistics
- Total commits: 0
Documentation
WinKernelLite v0.2.6
WinKernelLite v0.2.5
WinKernelLite v0.2.4
Changes from v0.2.3 to v0.2.4
Changes
- 8fc59c1 fix(debug): add thread-safe initialization and re-enable file output locking (by Torin)
Statistics
- Total commits: 1
Documentation
WinKernelLite v0.2.3
Changes from v0.2.2 to v0.2.3
Changes
- 79f53f1 fix(thread-safety): Ensure critical sections are only deleted if initialized (by Torin)
Statistics
- Total commits: 1
Documentation
WinKernelLite v0.2.2
Changes from v0.2.1 to v0.2.2
Changes
- 72650ee fix(thread-safety): Address TOCTOU races in global state initialization using Windows synchronization primitives (by Torin)
Statistics
- Total commits: 1
Documentation
WinKernelLite v0.2.1
Changes from v0.2.0 to v0.2.1
Changes
- e9a45f2 refactor: Move complex implementations from headers to source files (by Torin)
Statistics
- Total commits: 1
Documentation
WinKernelLite v0.2.0
Changes from v0.1.1 to v0.2.0
Changes
- b13227b feat(performance): Add user-mode implementation of KeQueryPerformanceCounter (by Torin)
Statistics
- Total commits: 1
Documentation
WinKernelLite v0.1.1
Changes from v0.1.0 to v0.1.1
- Initial release
Statistics
- Total commits: 0