Security · 16h ago
ATLOCK v4 Locks Files at OS Level via NTFS ACL Manipulation
ATLOCK's File Guard directly edits NTFS Access Control Lists to lock files at the kernel level, unlike typical apps that only hide or password-protect files. It strips access for all accounts, including administrators, and restores the original ACL on unlock. The tool handles privilege escalation, reversible save/restore, and ACL inheritance to ensure genuine inaccessibility.
Meridian48 take
This is a genuinely technical approach to file locking, but its reliance on NTFS ACLs means it only works on Windows and requires careful handling to avoid permanent lockouts.
Read the full reporting
How ATLOCK v4 actually Locks Files at the OS level (A technical breakdown) →
DEV Community
file-lockingntfs-acl