{"id":24227616,"url":"https://github.com/BKLockly/BOF-Timestomp","last_synced_at":"2025-09-22T18:32:01.063Z","repository":{"id":271434581,"uuid":"913438934","full_name":"BKLockly/BOF-Timestamp","owner":"BKLockly","description":"Bof for File Timestamp Modifier","archived":false,"fork":false,"pushed_at":"2025-01-07T18:03:57.000Z","size":49880,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T18:44:51.257Z","etag":null,"topics":["bof","c","timestamp"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BKLockly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-07T17:25:39.000Z","updated_at":"2025-01-07T18:04:01.000Z","dependencies_parsed_at":"2025-01-07T18:54:59.687Z","dependency_job_id":null,"html_url":"https://github.com/BKLockly/BOF-Timestamp","commit_stats":null,"previous_names":["bklockly/bof-timestamp"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKLockly%2FBOF-Timestamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKLockly%2FBOF-Timestamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKLockly%2FBOF-Timestamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BKLockly%2FBOF-Timestamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BKLockly","download_url":"https://codeload.github.com/BKLockly/BOF-Timestamp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233876725,"owners_count":18744248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bof","c","timestamp"],"created_at":"2025-01-14T10:18:23.743Z","updated_at":"2025-09-22T18:31:55.901Z","avatar_url":"https://github.com/BKLockly.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BOF-Timestamp\nA BOF (Beacon Object File) tool for modifying Windows file timestamps.\n\n[中文说明](#中文说明) | [English](#english)\n\n## 中文说明\n\n### 简介\nBOF-Timestamp 是一个用于修改Windows文件时间戳的BOF工具。它可以将目标文件的创建时间、访问时间和修改时间同步为源文件的时间戳，主要用于文件伪装和时间戳管理。\n\n### 编译方法\n```bash\n# 64位版本\nx86_64-w64-mingw32-gcc-8.1.0.exe -c .\\Source.c -o timestamp.x64.o -Os -fno-asynchronous-unwind-tables -fno-ident -fpack-struct=8 -falign-functions=1 -s -ffunction-sections -fdata-sections -fno-exceptions -fno-stack-protector -mno-stack-arg-probe\n\n# 32位版本\ni686-w64-mingw32-gcc-8.1.0.exe -c .\\Source.c -o timestamp.x86.o -Os -fno-asynchronous-unwind-tables -fno-ident -fpack-struct=8 -falign-functions=1 -s -ffunction-sections -fdata-sections -fno-exceptions -fno-stack-protector -mno-stack-arg-probe\n```\n\n### 使用方法\n```bash\nbeacon\u003e inline-execute timestamp.o \"source_file\" \"target_file\"\n```\n\n### 输出示例\n![test](./imgs/test.png)\n\n## English\n\n### Introduction\nBOF-Timestamp is a BOF tool for modifying Windows file timestamps. It can synchronize the creation time, access time, and modification time of a target file with the timestamps from a source file, primarily used for file disguise and timestamp management.\n\n### Compilation\n```bash\n# For 64-bit\nx86_64-w64-mingw32-gcc-8.1.0.exe -c .\\Source.c -o timestamp.x64.o -Os -fno-asynchronous-unwind-tables -fno-ident -fpack-struct=8 -falign-functions=1 -s -ffunction-sections -fdata-sections -fno-exceptions -fno-stack-protector -mno-stack-arg-probe\n\n# For 32-bit\ni686-w64-mingw32-gcc-8.1.0.exe -c .\\Source.c -o timestamp.x86.o -Os -fno-asynchronous-unwind-tables -fno-ident -fpack-struct=8 -falign-functions=1 -s -ffunction-sections -fdata-sections -fno-exceptions -fno-stack-protector -mno-stack-arg-probe\n```\n\n### Usage\n```bash\nbeacon\u003e inline-execute timestamp.o \"source_file\" \"target_file\"\n```\n\n### Output Example\n![test](./imgs/test.png)\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBKLockly%2FBOF-Timestomp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBKLockly%2FBOF-Timestomp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBKLockly%2FBOF-Timestomp/lists"}