Vault7: CIA Hacking Tools Revealed
Navigation: » Latest version
Time Stomper
SECRET//NOFORN
Time Stomper
Description:
Time Stomper is a high-side utility inteded to aide in modifying timestamps for files and directories. This should help when prepping files and packages for operational use. This utility allows you to choose which timestamps you change (access, modified, creation, or a combination). The SetFileTime windows APIApplication Programming Interface is used for these operations.
Design:
Arguments:
- -c (Sets Create Time)
- -m (Sets Last Write Time)
- -a (Sets Last Access Time)
- -t (Date/Time String)
- -rt (Date Range)
- -p (Path to a file or directory)
Stash Repository: Time Stomper Repoistory
Change Log:
('excerpt' missing)
SECRET//NOFORN