Search Criteria
Package Details: xorsearch 1.11.1-2
Git Clone URL: | https://aur.archlinux.org/xorsearch.git (read-only, click to copy) |
---|---|
Package Base: | xorsearch |
Description: | Program to search for a given string in an XOR, ROL or ROT encoded binary file. |
Upstream URL: | http://blog.didierstevens.com/programs/xorsearch/ |
Licenses: | |
Submitter: | jerry73204 |
Maintainer: | jerry73204 |
Last Packager: | jerry73204 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-22 03:04 |
Last Updated: | 2016-11-01 02:53 |
Latest Comments
mcComBat commented on 2016-10-31 23:06
Hi, this package fails to build, can you please fix the it?
The license should be an array, like this:
license=("Public domain")
Instead of:
license="Public domain"