Skip to content

Releases: katlogic/WindowsD

v2.1 bugfix

14 Aug 01:53
Compare
Choose a tag to compare

Same features as v2.1. Fixed:

  • Restoring callbacks on unload was wrong
  • Long standing BSODs on 32bits related to ntoskrnl loaded from userspace being mis-detected or mis-relocated. Fixed by scanning in kernel instead.

some new features again [BUGGED]

13 Aug 22:27
Compare
Choose a tag to compare
  • Disable/enable global registry hooks
  • Can specify some registry protect/protect flags at boot time (@vyvojar)
  • /L can now reload a driver (ie unload first), if already loaded

DO NOT USE, for posterity only

some new features (test)

09 Aug 21:37
Compare
Choose a tag to compare
  • Fix: Don't launch our service when windows is started in Safe Mode
  • Fix: Windows 7 SP0 support
  • New: Option /RD and /RE, to disable/enable write access to particular registry key
  • New: Option /ND and /NE, to suspend and re-enable "shadowing" of registry change notifications (those typically replace values back on change)

small improvements

05 Aug 19:03
Compare
Choose a tag to compare
  • improved the install wizard (no spurious messages)
  • don't look for CI.DLL and ntoskrnl.exe in current directory

Small install wizard fixes

01 Aug 14:05
Compare
Choose a tag to compare
v1.1

Merge branch 'master' of github.com:katlogic/WindowsD

v1.0

01 Aug 13:54
Compare
Choose a tag to compare
Create README.md