Hacker News new | ask | show | jobs
by wolfi1 29 days ago
if processes lock the file shouldn't AV refrain from reading or even writing it?
1 comments

Nope, AV hooks into the filesystem layer (the NT kernel has 'filesystem filters' for this) and intercepts all reads and writes on the system.