Information for build xorsearch-1.11.4-7.fc42

ID24239
Package Namexorsearch
Version1.11.4
Release7.fc42
Epoch
DraftFalse
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, 09 Jun 2025 17:03:00 UTC
CompletedMon, 09 Jun 2025 17:03:00 UTC
Tags
f42
RPMs
src
xorsearch-1.11.4-7.fc42.src.rpm (info) (download)
riscv64
xorsearch-1.11.4-7.fc42.riscv64.rpm (info) (download)
xorsearch-debuginfo-1.11.4-7.fc42.riscv64.rpm (info) (download)
xorsearch-debugsource-1.11.4-7.fc42.riscv64.rpm (info) (download)
Changelog * Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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