What's new in EaseFilter Registry Control Filter Driver SDK 5.3.2.1

Feb 5, 2024
  • Fixed registry filter bug when the process name filter mask is in format "*xxx*".

New in EaseFilter Registry Control Filter Driver SDK 5.2.8.1 (Jan 17, 2024)

  • Fixed protected process can't spawn a child process issue.

New in EaseFilter Registry Control Filter Driver SDK 5.2.5.4 (Mar 9, 2023)

  • Added the trial key support per computer.

New in EaseFilter Registry Control Filter Driver SDK 5.2.5.3 (Feb 17, 2023)

  • Fixed the decryption issue for file size greater than 4GB.
  • Fixed the send buffer related issue.

New in EaseFilter Registry Control Filter Driver SDK 5.2.4.1 (Feb 17, 2023)

  • Fixed a registry filter modification callback issue.
  • Fixed an offset/length issue when monitor the read or write operations from SMB.

New in EaseFilter Registry Control Filter Driver SDK 5.2.3.2 (Dec 5, 2022)

  • Support file access rights from file filter rule and process filter rule.

New in EaseFilter Registry Control Filter Driver SDK 5.2.3.1 (Nov 13, 2022)

  • Allow multiple registry filter rule with the same process name, added new API "RemoveRegistryFilterRuleByRegKeyName".

New in EaseFilter Registry Control Filter Driver SDK 5.2.2.1 (Oct 19, 2022)

  • Fixed an encryption issue in version 5.2.1.3.

New in EaseFilter Registry Control Filter Driver SDK 5.2.0.1 (Aug 24, 2022)

  • Support authenticode process access rights setting.

New in EaseFilter Registry Control Filter Driver SDK 5.1.9.1 (Jul 6, 2022)

  • Prevent the thread termination for the protected process.
  • Fixed the REG_ALLOW_DELETE_VALUE_KEY not working issue.

New in EaseFilter Registry Control Filter Driver SDK 5.1.8.1 (May 3, 2022)

  • Fixed the issue which the user access rights not working correctly.

New in EaseFilter Registry Control Filter Driver SDK 5.1.7.2 (Apr 26, 2022)

  • Enhanced the driver connection security check.

New in EaseFilter Registry Control Filter Driver SDK 5.1.7.1 (Apr 26, 2022)

  • Added trusted process to control the filter rule.
  • Fixed the slow issue of the service starting.

New in EaseFilter Registry Control Filter Driver SDK 5.1.6.1 (Jan 20, 2022)

  • Fixed the block pre_write callback I/O issue.
  • Added support for different return status for request encryption key from user mode.

New in EaseFilter Registry Control Filter Driver SDK 5.1.4.1 (Nov 22, 2021)

  • Fixed the error which the file can't be encrypted when right click to create a new file in Windows 10.

New in EaseFilter Registry Control Filter Driver SDK 5.1.1.3 (Aug 4, 2021)

  • Changed API "RegisterEventTypeToFilterRule" to "RegisterFileChangedEventsToFilterRule".

New in EaseFilter Registry Control Filter Driver SDK 5.1.1.2 (Jul 27, 2021)

  • Changed API "RegisterEventTypeToFilterRule" to RegisterFileChangedEventsToFilterRule".

New in EaseFilter Registry Control Filter Driver SDK 5.0.6.4 (Dec 8, 2020)

  • Added support to send the denied event to service when the IO was blocked by the control flag setting.

New in EaseFilter Registry Control Filter Driver SDK 5.0.6.1 (Dec 8, 2020)

  • Added support to new rename and delete class for Windows 10.
  • Added filter rule Id to every notifcation message.
  • Added buffer support for monitor IO events.

New in EaseFilter Registry Control Filter Driver SDK 5.0.5.1 (Nov 11, 2020)

  • Added new feature to get the notification with the volume attached or detached.
  • Added new feature to prevent the volume from being formatted or being dismounted.

New in EaseFilter Registry Control Filter Driver SDK 5.0.4.0 (Aug 17, 2020)

  • Added process image name cache table in the filter driver to optimize the process name access.