macOS
brew install libfaketimelocal Homebrew formula metadata
sudo port install libfaketimeMacPorts ports tree · sysutils/libfaketime/Portfile · ソース: api.github.com
brew / 順位 2392
libfaketime のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libfaketimelocal Homebrew formula metadata
sudo port install libfaketimeMacPorts ports tree · sysutils/libfaketime/Portfile · ソース: api.github.com
sudo apk add libfaketimeAlpine Linux edge package indexes · libfaketime · ソース: dl-cdn.alpinelinux.org
sudo apt install libfaketimeDebian stable package indexes · libfaketime · ソース: deb.debian.org
sudo dnf install libfaketimeFedora Rawhide package metadata · libfaketime · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libfaketimenixpkgs package indexes · pkgs/by-name/li/libfaketime/package.nix · ソース: api.github.com
sudo pacman -S libfaketimeArch Linux sync databases · libfaketime · ソース: geo.mirror.pkgbuild.com
sudo zypper install libfaketimeopenSUSE Tumbleweed package metadata · libfaketime · ソース: download.opensuse.org
概要
Report faked system time to programs
履歴
libfaketime is a preload-based library and faketime wrapper that makes selected programs see modified dates and times without changing the system clock. It is packaged as a developer/testing utility because it exercises time-sensitive code at the process boundary.
The project's NEWS file tracks changes back to version 0.1, beginning with fixes around time(NULL) and growing through clock_gettime interception, wrapper scripts, fractional offsets, speed changes, system-wide faketimerc files, macOS support, pthread-aware builds, deterministic time, and deterministic getrandom support.
Starting with libfaketime 0.9.5, the developer README says development and issue handling moved completely to GitHub, with official releases tagged there.
Package managers adopted libfaketime because it solves a practical test problem: run one process under a fake clock while leaving the host clock alone. The README names deterministic builds, expired-certificate debugging, and year-2038 testing as intended use cases.
Most users run the faketime wrapper or set preload-related environment variables directly. The README also documents important limits: statically linked and setuid binaries are not covered by the preload mechanism, some Java/JVM cases need monotonic-clock care, and programs that dynamically load timing libraries can bypass interception.
libfaketime is beloved packaging glue because it gives build systems and test suites a cheap fake clock without patching application code. That makes it useful for reproducible builds, certificate-expiry tests, date rollover tests, and awkward legacy software checks.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
faketime | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:libfaketime |
|---|---|
| バージョン | 0.9.12 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/wolfcw/libfaketime |
| リポジトリ | https://github.com/wolfcw/libfaketime |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libfaketime 0.9.10+2024-06-05+gba9ed5b2-0.6
Report faked system time to programs (preload library)
https://github.com/wolfcw/libfaketime
sudo apt install libfaketimelibfaketime
nix profile install nixpkgs#libfaketimelibfaketime 0.9.10-2.1
Report faked system time to programs (preload library)
https://github.com/wolfcw/libfaketime
sudo apt install libfaketimelibfaketime 0.9.12-r0
intercept system calls related to time and return user-defined values
https://github.com/wolfcw/libfaketime
sudo apk add libfaketimelibfaketime-doc 0.9.12-r0
intercept system calls related to time and return user-defined values (documentation)
https://github.com/wolfcw/libfaketime
sudo apk add libfaketime-doclibfaketime 0.9.12-14.fc45
Manipulate system time per process for testing purposes
https://github.com/wolfcw/libfaketime
sudo dnf install libfaketimelibfaketime 0.9.12-1
Report fake dates and times to programs without having to change the system-wide time.
https://github.com/wolfcw/libfaketime
sudo pacman -S libfaketimelibfaketime 0.9.12-2.3
FakeTime Preload Library
https://github.com/wolfcw/libfaketime
sudo zypper install libfaketimelibfaketime
sudo port install libfaketimefaketime 0.9.10+2024-06-05+gba9ed5b2-0.6
Report faked system time to programs (command-line tool)
https://github.com/wolfcw/libfaketime
sudo apt install faketimefaketime 0.9.10-2.1
Report faked system time to programs (command-line tool)
https://github.com/wolfcw/libfaketime
sudo apt install faketimeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.