Thu, 23 May 2024 18:18:18 UTC | login

Information for build xorsearch-1.11.2-2.fc33

ID152695
Package Namexorsearch
Version1.11.2
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/xorsearch.git#ea7684d87de104cac98f097d959bce2a406af215
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
StartedSat, 28 Mar 2020 15:18:34 UTC
CompletedSat, 28 Mar 2020 15:33:32 UTC
Taskbuild (f33, /rpms/xorsearch.git:ea7684d87de104cac98f097d959bce2a406af215)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/xorsearch.git#ea7684d87de104cac98f097d959bce2a406af215'}}
Tags
f33
RPMs
src
xorsearch-1.11.2-2.fc33.src.rpm (info) (download)
riscv64
xorsearch-1.11.2-2.fc33.riscv64.rpm (info) (download)
xorsearch-debuginfo-1.11.2-2.fc33.riscv64.rpm (info) (download)
xorsearch-debugsource-1.11.2-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Aug 12 2019 Michal Ambroz <rebus at, seznam.cz> 1.11.2-1 - bump to 1.11.2 - patch the off_t -> size_t, string formatting of size_t, using the fread return code * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild