Fri, 27 Jun 2025 00:12:41 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?.#051ff2f962405c3ed548d423a490498f1e1e7267
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 bybbrucezhang
State failed
Volume DEFAULT
StartedWed, 18 Jun 2025 15:06:39 CST
CompletedWed, 18 Jun 2025 15:09:15 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 No tags
RPMs No RPMs
Changelog * Mon May 26 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0-2 - Rebuilt for loongarch64 * Thu Apr 11 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0-1 - initial build