wrvsrx.ptrace-time-hook
This tool uses Linux ptrace to intercept time() system calls in target programs and replace the returned time with a fixed value. It's useful for program analysis, security testing, and malware analysis in sandboxed environments.
Features:
- Intercepts time() syscalls and returns fixed time value (2022-01-01 00:00:00 UTC)
- Works with both statically and dynamically linked binaries
- Real-time syscall modification
- Defensive security tool for analysis purposes
- Name
- ptrace-time-hook
- Homepage
- Version
- 0.1.0
- License
- Platforms
- x86_64-linux
- Defined
- Source