Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 354 Bytes

File metadata and controls

7 lines (5 loc) · 354 Bytes

Stackable-Anti-Malware-File-System

Developed an Anti-Malware File System (under Prof. Erez Zadok) on top of Wrapfs File system to intercept read, write, lookup and other system calls and check against a known malicious pattern database. A user level IOCTL program was written to read and update the pattern database.

Source code available on request