Skip to content

Releases: 0vercl0k/sic

v0.3

14 Feb 22:42
da245a6
Compare
Choose a tag to compare

Changelog

#4: Swap the fast mutex synchronization for a simple interlock instruction; this prevents the IRQL from getting bumped when the mutex is acquired.

v0.2

14 Feb 06:14
703effa
Compare
Choose a tag to compare

Changelog

#3 : Fix race in IRP_MJ_DEVICE_CONTROL.

v0.1

08 Oct 08:11
Compare
Choose a tag to compare

Changelog

#1: Initial release