Information for build xorsearch-1.11.1-3.fc28
ID | 23643 | |||||||
---|---|---|---|---|---|---|---|---|
Package Name | xorsearch | |||||||
Version | 1.11.1 | |||||||
Release | 3.fc28 | |||||||
Epoch | ||||||||
Summary | Search for a given string in an XOR, ROL, ROT or SHIFT encoded binary file | |||||||
Description | XORSearch 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 by | kojiadmin | |||||||
State | complete | |||||||
Volume | DEFAULT | |||||||
Started | Sat, 14 Apr 2018 20:41:25 UTC | |||||||
Completed | Sat, 14 Apr 2018 20:41:25 UTC | |||||||
Tags |
|
|||||||
RPMs |
|
|||||||
Changelog | * Mon Aug 01 2016 Michal Ambroz <rebus at, seznam.cz> 1.11.1-3 - fix EPEL5 build * Mon Aug 01 2016 Michal Ambroz <rebus at, seznam.cz> 1.11.1-2 - changes based on package review by Filip Szymański * Mon Apr 25 2016 Michal Ambroz <rebus at, seznam.cz> 1.11.1-1 - bump version * Sat Feb 16 2013 Michal Ambroz <rebus at, seznam.cz> 1.0-1 - initial build for Fedora |