Developer Openly Admits His Security App Once Used Weak XOR Obfuscation Instead of Real Encryption
Akhouri Anmol Kumar, developer of Windows security suite ATLOCK, has published a candid post-mortem revealing that earlier versions of the app's Password Vault used XOR obfuscation — not genuine encryption — to store user credentials. Kumar acknowledged the flaw was present in a released version and could have been cracked within minutes by a determined attacker. Version 4 of ATLOCK replaced XOR with Fernet (AES-128-CBC with HMAC), while the master password is now hardened using PBKDF2-HMAC-SHA256 with 200,000 iterations and a unique random salt per installation. The update also introduced failed-attempt masking before any data touches disk, NTFS ACL-based file locking, and safe PowerShell notification handling to eliminate shell-injection risks. Kumar urged users evaluating any security tool to ask vendors about past vulnerabilities, arguing that honest post-mortems build more trust than vague claims of "military-grade" protection.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in