Information for build aeskeyfind-1.0-1.oc9

ID22614
Package Nameaeskeyfind
Version1.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/aeskeyfind.git?.#9d7eb80752c83e2403c87a0db84eedd5cc058102
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 15:46:20 CST
CompletedMon, 03 Jun 2024 15:47:58 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-1.oc9.src.rpm (info) (download)
aarch64
aeskeyfind-1.0-1.oc9.aarch64.rpm (info) (download)
aeskeyfind-debuginfo-1.0-1.oc9.aarch64.rpm (info) (download)
aeskeyfind-debugsource-1.0-1.oc9.aarch64.rpm (info) (download)
x86_64
aeskeyfind-1.0-1.oc9.x86_64.rpm (info) (download)
aeskeyfind-debuginfo-1.0-1.oc9.x86_64.rpm (info) (download)
aeskeyfind-debugsource-1.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Thu Apr 11 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0-1 - initial build