XORSearch icon

XORSearch

2 big stars
XORSearch screenshot
Name: XORSearch
Works on: windowsWindows 7 and above
Developer: Didier Stevens
Version: 1.4
Last Updated: 24 Feb 2017
Release: 29 Jul 2009
Category: Programming > Other Programming Files
Rate this software:
234 downloads
screenshotsView Screenshots(1)
commentsComments
downloadDownload
Liked it? Tell others:
details

XORSearch Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012
SHA1 Hash: cfaf6865b3a64585320f32b06e62dffccb4dc8a4
Size: 40.6 KB
File Format: zip
Rating: 2.04347826 out of 5 based on 23 user ratings
Downloads: 234
License: Free
XORSearch is a free software by Didier Stevens and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download XORSearch which is 40.6 KB in size and belongs to the software category Other Programming Files.
XORSearch was released on 2009-07-29 and last updated on our database on 2017-02-24 and is currently at version 1.4.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

XORSearch Description

The XORSearch application was designed to be a small program to search for a given string in an XOR, ROL or ROT 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. XOR and ROL/ROR encoding is used by malware programmers to obfuscate strings like URLs.
XORSearch will try all XOR keys (0 to 255), ROL keys (1 to 7) and ROT keys (1 to 25) when searching. I programmed XORSearch to include key 0, because this allows to search in an unencoded binary file (X XOR 0 equals X).
If the search string is found, XORSearch will print it until the 0 (byte zero) is encountered or until 50 characters have been printed, which ever comes first. 50 is the default value, it can be changed with option -l. Unprintable characters are replaced by a dot.
Usage: XORSearch [-si] [-l length] [-f search-file] file string
XORSearch V1.4, search for a XOR, ROL or ROT encoded string in a file
Use -s to save the XOR or ROL encoded file containing the string
Use -l length to limit the number of printed characters (50 by default)
Use -i to ignore the case when searching
Use -f to provide a file with search strings
screenshots

XORSearch Screenshots

XORSearch screenshot 1
similarSimilar Software