{% extends "base.html" %} {% block title %}AUTARCH — Anti-Forensics{% endblock %} {% block content %}
Secure deletion, timestamp manipulation, and log sanitization.
Overwrite and delete a file so it cannot be recovered by forensic tools.
Recursively overwrite and delete all files in a directory.
Overwrite all free space on a mount point to prevent recovery of previously deleted files.
| Accessed | -- |
| Modified | -- |
| Created | -- |
Set a specific date/time for a file's access and modification timestamps.
Copy timestamps from a source file to a target file.
Set random plausible timestamps on a file to confuse forensic timeline analysis.
| Log File | Size | Writable | Action |
|---|---|---|---|
| Click Refresh to scan system log files. | |||
Remove lines matching a regex pattern from a log file.
Erase bash, zsh, and fish shell history for the current user.
Remove EXIF, GPS, and other metadata from image files (JPEG, PNG, TIFF).
Remove author, creation date, and other metadata from PDF files.