1. Design

Transparent On Access File Encryption SDK

Disclaimer: This is a user generated content submitted by a member of the WriteUpCafe Community. The views and writings here reflect that of the author and not of WriteUpCafe. If you have any complaints regarding this post kindly report it to us.

Process Control SDK

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 damaged by the untrusted processes. It also enables your application to get the callback notification for the process/thread creation or termination, from the new process information you can get the parent process Id and thread Id of the new created process, you also can get the exact file name that is used to open the executable file and the command line that is used to execute the process if it is available.

Transparent On Access File Encryption SDK

process monitoring and protection

To get the notification of the new process creation, enable the flag “PROCESS_CREATION_NOTIFICATION”, if you want to get the notification of the process termination, enable the flag “PROCESS_TERMINATION_NOTIFICATION”, if you want to get the notification of the process handle was created or duplicated, enable the flag “PROCESS_HANDLE_OP_NOTIFICATION”, if you want to get the notification of the new thread creation, enable the flag “THREAD_CREATION_NOTIFICATION”, if you want to get the notification of the thread termination, enable the flag “THREAD_TERMINIATION_NOTIFICATION”, if you want to get the notification of the thread handle was created or duplicated, enable the flag “THREAD_HANDLE_OP_NOTIFICATION”.

About Company

We specialize in file system filter driver development. We architect, implement and test file system filter drivers for a wide range of functionalities. We can offer several levels of assistance to meet your specific needs.

Secure file sharing with digital rights management(DRM), share files with fully control, grant or revoke the file access at any time.

Implement file audit, file access control, file protection and encryption Windows applications with C#,C++ demo source code.

Click Here For more Info-  https://www.easefilter.com/

Social Media Profile Links

https://www.facebook.com/profile.php?id=100069526841944

https://twitter.com/easefilter

https://github.com/EaseFilterSDK

https://www.linkedin.com/company/easefilter-technologies-inc./

 

Login

Welcome to WriteUpCafe Community

Join our community to engage with fellow bloggers and increase the visibility of your blog.
Join WriteUpCafe