Thu, 02 May 2024 01:48:04 UTC | login

Information for build aeskeyfind-1.0-9.fc33

ID181888
Package Nameaeskeyfind
Version1.0
Release9.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/aeskeyfind.git#93be29dd518dd654d32dde3a96d597d93e834a1b
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 15:12:28 UTC
CompletedFri, 14 Aug 2020 15:32:09 UTC
Taskbuild (f33, /rpms/aeskeyfind.git:93be29dd518dd654d32dde3a96d597d93e834a1b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/aeskeyfind.git#93be29dd518dd654d32dde3a96d597d93e834a1b'}}
Tags
f33
f37
f38
RPMs
src
aeskeyfind-1.0-9.fc33.src.rpm (info) (download)
riscv64
aeskeyfind-1.0-9.fc33.riscv64.rpm (info) (download)
aeskeyfind-debuginfo-1.0-9.fc33.riscv64.rpm (info) (download)
aeskeyfind-debugsource-1.0-9.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-9 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Feb 10 2020 Michal Ambroz <rebus at, seznam.cz> - 1.0-7 - cosmetic changes in the signature verification * Sun Oct 20 2019 Michal Ambroz <rebus at, seznam.cz> - 1.0-6 - check the signatures, fix man permission, comment patch * Mon Apr 01 2019 Michal Ambroz <rebus at, seznam.cz> - 1.0-5 - package based on the cert.ord package by Lawrence R. Rogers (lrr@cert.org)