Skip to content

Phase 1: Implement basic file hiding minifilter #1

@yuvalko

Description

@yuvalko

Develop the core minifilter driver to enable file and folder hiding functionality at the kernel level. This phase establishes the foundation for future enhancements.

Scope:

  • Minifilter registration and setup
  • Basic file hiding (single files, simple patterns)
  • Directory enumeration filtering
  • Simple configuration management
  • Unit tests for hidden file set operations and pattern matching

Deliverables:

  • Working minifilter driver
  • Basic file hiding capability
  • Pattern matching (wildcards, extensions, prefix/suffix)
  • Configuration structure
  • Unit tests for core functionality

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions