Mon, 12 Jan 2026 06:56:06 CST | login

Information for build aeskeyfind-1.0-2.oc9

ID35209
Package Nameaeskeyfind
Version1.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/aeskeyfind.git?.#56f82918235707736a48e7d6d717030f0cd48be4
SummaryLocate 128-bit and 256-bit AES keys in a captured memory image
DescriptionThis program illustrates automatic techniques for locating 128-bit and 256-bit AES keys in a captured memory image. The program uses various algorithms and also performs a simple entropy test to filter out blocks that are not keys. It counts the number of repeated bytes and skips blocks that have too many repeats. This method works even if several bits of the key schedule have been corrupted due to memory decay. This package is useful to several activities, as forensics investigations.
Built byepol-bot
State complete
Volume DEFAULT
StartedWed, 30 Jul 2025 14:42:21 CST
CompletedWed, 30 Jul 2025 14:45:43 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/aeskeyfind.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/aeskeyfind.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
aeskeyfind-1.0-2.oc9.src.rpm (info) (download)
aarch64
aeskeyfind-1.0-2.oc9.aarch64.rpm (info) (download)
aeskeyfind-debuginfo-1.0-2.oc9.aarch64.rpm (info) (download)
aeskeyfind-debugsource-1.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
aeskeyfind-1.0-2.oc9.loongarch64.rpm (info) (download)
aeskeyfind-debuginfo-1.0-2.oc9.loongarch64.rpm (info) (download)
aeskeyfind-debugsource-1.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
aeskeyfind-1.0-2.oc9.x86_64.rpm (info) (download)
aeskeyfind-debuginfo-1.0-2.oc9.x86_64.rpm (info) (download)
aeskeyfind-debugsource-1.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
build.log
dnf.log
root.log
hw_info.log
installed_pkgs.log
dnf.librepo.log
mock_config.log
state.log
dnf.rpm.log
mock_output.log
aarch64
state.log
mock_output.log
dnf.rpm.log
mock_config.log
dnf.log
dnf.librepo.log
root.log
installed_pkgs.log
build.log
hw_info.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Mon May 26 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0-2 - Disable gpgverify * Thu Apr 11 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0-1 - initial build