Coder Social home page Coder Social logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 3, 2024
accessch sample, contain two folders: drv (source code for driver) and usr 
(sample utility wich interact with driver).
drv implement file interceptor, filtering system and some interface for 
communcation with subscriber.

current version stable for usage in any OS Windows (XP sp2 or higher)...

ps. If You have any question about fltmgr or writing minifiler it is better to 
e-mail me (i will answer much faster) :)

Original comment by [email protected] on 20 Sep 2010 at 4:24

from accessch.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 3, 2024

Original comment by [email protected] on 20 Sep 2010 at 4:34

  • Changed state: Started

from accessch.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 3, 2024
So filtering in drv means file operations are intercepted, right?

Then next question follows: is the project's goal to do something active with 
those ops (eg. deny access to some file) or just to indicate they had happened?

Also can you briefly compare your project to ClamRT also?


S.
PS: thanks, when it's time, I will keep you in my questions queue.  Currently I 
was investigating how does Wine project behaves with Windows drivers it loads.

Original comment by [email protected] on 20 Sep 2010 at 4:36

from accessch.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 3, 2024
Yes, You absolutly right - drv intercept file events and provide some interface 
that allow deny access by criterials (access mask\mode\SID\PID\TID\LUID... via 
filtering system in driver ) or by content.
For example, i attach AV engine from Kaspersky to make private antivirus. My 
collegues used accessch driver + devctrl (another project) as base for some DLP 
solution (as demo for venture fond :))

ps. I started this projects especialy by theirs petition.

ClamRT is legacy driver, the same target - provide IO mechanism for AV checks.

Original comment by [email protected] on 21 Sep 2010 at 7:50

from accessch.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.