Thu, 23 May 2024 16:58:46 UTC | login

Information for build xorsearch-1.11.4-4.fc40

ID277549
Package Namexorsearch
Version1.11.4
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/xorsearch.git#59ebaedf70f9f496a3d0fa10259c9203a50ed4a1
SummarySearch for a given string in an XOR, ROL, ROT or SHIFT encoded binary file
DescriptionXORSearch is a program to search for a given string in an XOR, ROL, ROT or SHIFT encoded binary file. An XOR encoded binary file is a file where some (or all) bytes have been XORed with a constant value (the key). A ROL (or ROR) encoded file has its bytes rotated by a certain number of bits (the key). A ROT encoded file has its alphabetic characters (A-Z and a-z) rotated by a certain number of positions. A SHIFT encoded file has its bytes shifted left by a certain number of bits (the key): all bits of the first byte shift left, the MSB of the second byte becomes the LSB of the first byte, all bits of the second byte shift left, … XOR and ROL/ROR encoding is used by malware programmers to obfuscate strings like URLs.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Dec 2023 19:39:47 UTC
CompletedTue, 19 Dec 2023 09:33:05 UTC
Taskbuild (f40, /rpms/xorsearch.git:59ebaedf70f9f496a3d0fa10259c9203a50ed4a1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/xorsearch.git#59ebaedf70f9f496a3d0fa10259c9203a50ed4a1'}}
Tags
f40
RPMs
src
xorsearch-1.11.4-4.fc40.src.rpm (info) (download)
riscv64
xorsearch-1.11.4-4.fc40.riscv64.rpm (info) (download)
xorsearch-debuginfo-1.11.4-4.fc40.riscv64.rpm (info) (download)
xorsearch-debugsource-1.11.4-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 23 2022 Michal Ambroz <rebus at, seznam.cz> 1.11.4-1 - bump to 1.11.4 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild