Skip to content

Comprehensive File Security SDK

Track file change, control file access in real time, transparent file encryption

Menu
  • Home
  • Solutions
  • Download
  • Contact

File Security Filter Driver SDK

No Comments
| File Control, File Encryption, File Monitor, File Security, Process Control, Registry Control

EaseFilter File Security Filter Driver SDK is a set of file system filter driver software development kit which includes file monitor filter driver, file access control filter driver, transparent file encryption filter driver, process filter driver and registry filter driver. In a single solution, EaseFilter Comprehensive File Security SDK encompasses file security, digital rights management, encryption, […]

Read More »

Using File System Filter Driver SDK

No Comments
| File Control, File Encryption, File Monitor, File Security, Filter Driver Programming, Process Control, Registry Control

EaseFilter File System Filter Driver SDK is a kernel component module which is sitting on the layer between the I/O manager and the file system. A file system filter driver intercepts requests targeted at a file system or another file system filter driver. By intercepting the request before it reaches its intended target, the filter […]

Read More »

EEFD Transparent File Encryption SDK

No Comments
| File Encryption, File Security

EaseFilter Encryption Filter Driver (EEFD) SDK is a file encryption filter driver. The EEFD provides  a comprehensive security solution to develop the transparent on-access file level encryption products. It allows you to encrypt the newly created files transparently. You can authorize the on-access encryption/decryption under the control of client-defined policy. FIPS Compliant Encryption The EEFD […]

Read More »

EaseFilter File Access Control SDK

No Comments
| File Control, File Security

The EaseFilter File Access Control SDK allows you to monitor or control the file I/O activities in file system level in real time, prevent your sensitive files from being accessed by unauthorized users or processes. You can control the file I/O activities on file system level, capture file open, create, overwrite, read, write, query file […]

Read More »

EaseFilter File Access Monitor SDK

No Comments
| File Monitor

EaseFilter File Access Monitor SDK allows you to develop file audit and file monitor Windows application, to monitor the file change and file access in real time, intercept the file I/O requests. You can capture the file open, file creation, file change, file read, file written, query file information, set file information, query security information, […]

Read More »

Secure Sandbox Tool

No Comments
| File Control, File Encryption, File Security, Process Control

A secure sandbox is a secure, isolated and a tightly controlled environment where programs can be run and data can be protected. Sandboxes restrict what a piece of code can do, giving it just as many, permissions as it needs without adding additional permissions that could be abused. You can develop the secure sandbox with EaseFilter […]

Read More »

Folder Locker Tool

No Comments
| File Control, File Encryption, File Security, Process Control

The Folder Locker can prevent your protected files being read, written, deleted, renamed, copied out of the protected folder, allow you to authorize or deny the file access to specific user or process, also allow you to hide the files or automatically encrypt/decrypt the files on the fly. Secure file sharing with digital rights, grant […]

Read More »

Secure File Sharing with DRM

No Comments
| File Control, File Encryption, File Security

Secure File Sharing With Digital Rights Management safeguard file sharing without boundaries. Secure File Sharing combines AES 256 bit encryption with digital rights management to give businesses persistent control over all stages of its life, enables employees to share files with anyone, via any method, without compromising business data or risking liability from data loss. Secure […]

Read More »

Process Control SDK

No Comments
| File Security, Process Control

Easefilter Process Control SDK is a kernel-mode driver that filters process/thread creation and termination, it provides you an easy way to develop Windows application for the Windows process monitoring and protection. With the EaseFilter Process Filter Driver, it enables your application to prevent the untrusted executable binaries ( malwares) from being launched, protect your data being […]

Read More »

Registry Protection SDK

No Comments
| File Security, Registry Control

A Registry Protection SDK is a kernel-mode driver that filters registry calls, such as the driver component of an antivirus software package. The configuration manager, which implements the registry, allows registry filtering drivers to filter any thread’s calls to registry functions. By registering a RegistryCallback routine in the registry filter driver, it can receive notifications of […]

Read More »

Process Monitor SDK

No Comments
| File Security, Process Control

Process Monitor is a tool from Windows Sysinternals, part of the Microsoft TechNet website. The tool monitors and displays in real-time all file system activity on a Microsoft Windows operating system. Process Monitor monitors and records all actions attempted against the Microsoft Windows Registry. Process Monitor can be used to detect failed attempts to read and write registry keys. It also allows for filtering […]

Read More »

File Access Control Lists

No Comments
| File Control, File Security

An access-control list (ACL) is a list of permissions associated with a system resource (object). An ACL specifies which users or system processes are granted access to objects, as well as what operations are allowed on given objects. A filesystem ACL is a data structure (usually a table) containing entries that specify individual user or group rights to specific system objects such as programs, processes, or files. These entries are known […]

Read More »

Authentication and Authorization

No Comments
| File Control, File Encryption, File Security, Process Control

Authentication and authorization are two vital information security processes that administrators use to protect systems and information. Authentication verifies the identity of a user or service, and authorization determines their access rights. Authentication Authentication is the process of proving that you are who you say you are. This is achieved by verification of the identity of […]

Read More »

Zero Trust File Access Security

No Comments
| File Control, File Encryption, File Security

The zero-trust file access security solution is a cybersecurity approach that denies the file access by default and grants authenticated users and the applications, data, services and systems they need to do their jobs. Zero Trust is a proactive, integrated approach to security across all layers of the digital estate that explicitly and continuously verifies […]

Read More »

Blacklisting and Whitelisting

No Comments
| File Control, File Encryption, File Security

Traditionally, the IT industry has relied on perimeter security strategies to protect its most valuable resources like user data and intellectual property. These security strategies involved using firewalls and other network-based tools to inspect and validate users going into and out of the network. However, a network perimeter is no longer sufficient to prevent the […]

Read More »

Network File Monitor and Protector

No Comments
| File Control, File Monitor, Filter Driver Programming

Have you ever felt that your shared files are vulnerable and want to keep an eye on who is accessing them, but didn’t know how? Well, our EaseFilter File Filter Driver can tell you almost everything that what’s going on in Windows with the files and folders you shared with other users within your local […]

Read More »

Block File Access to USB Drive

No Comments
| File Control, File Security, Filter Driver Programming

EaseFilter Control Filter Driver provides you a simple way to block file access to USB drive in your application. With the EaseFilter Control Filter Driver, it is simple to control the read and write access to the USB drive. EaseFilter file system filter driver is a kernel-mode component that runs as part of the Windows […]

Read More »

Setup The Trusted Process Rights

No Comments
| File Control, File Security, Filter Driver Programming

What is a trusted process? A trusted process is an application which was signed with a Microsoft Authenticode Code Signing certificate. Code signing accomplishes both with a digital signature and a hash function. The digital signature authenticates the developer; the hash serves as a checksum to ensure the integrity of the software hasn’t been compromised. […]

Read More »

Encrypt File With Header

No Comments
| File Encryption, Filter Driver Programming

EaseFilter Encryption Filter Driver SDK provides you a simple solution encrypt file with header in your application. EaseFilter encrypting file system is an alternative solution for Microsoft EFS. It has more features and more flexible than Microsoft EFS, it can support both user and process based encryption, it can encrypt every file with the unique […]

Read More »

Encrypt File On the Go

No Comments
| File Encryption, Filter Driver Programming

Encrypt File On the Go provides you a simple solution to develop Windows application, encrypt your file before it was sending out of your computer.  Encryption On the Go was implemented with EaseFilter Encryption Filter Driver SDK, a transparent file system encryption filter driver. A transparent file system encryption filter driver will integrate the encryption […]

Read More »

Posts navigation

1 2 3 Next

Recent Posts

  • File Security Filter Driver SDK

  • Using File System Filter Driver SDK

  • EEFD Transparent File Encryption SDK

  • EaseFilter File Access Control SDK

  • EaseFilter File Access Monitor SDK

  • Secure Sandbox Tool

  • Folder Locker Tool

  • Secure File Sharing with DRM

  • Process Control SDK

  • Registry Protection SDK

  • Process Monitor SDK

  • File Access Control Lists

  • Authentication and Authorization

  • Zero Trust File Access Security

  • Blacklisting and Whitelisting

  • Network File Monitor and Protector

  • Block File Access to USB Drive

  • Setup The Trusted Process Rights

  • Encrypt File With Header

  • Encrypt File On the Go

  • Track File Change In Application

File Knowledge Base

  • Understand File I/O
  • Understand File Encryption
  • Understand Filter Driver
  • Filter Driver Framework
  • Isolation Filter Driver
  • Filter Driver Resources
  • Storage Tiering Filter Driver

File Encryption

  • Understand File Encryption
  • Understand AES Encryption
  • File Encryption In C#
  • File Encryption In C++
  • Symmetric Encryption
  • Asymmetric Encryption
  • Digital Signature
  • EEFD透明文件加密開發包
  • EaseFilter文件監控開發包
  • EaseFilter文件訪問控制開發包

Comprehensive File Security SDK 2023 . Powered by WordPress