Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
RELS(1) 								 RELS(1)

NAME
     rels - Relative searcher

SYNOPSIS
     rels string FILE...

DESCRIPTION
     Searches for a string in a group of files by comparing the relative differ-
     ence  between each letter. This allows finding strings in non-ASCII charac-
     ter sets. Also attempts double values (e.g. 00=A, 02=B, 04=C) and wide val-
     ues (every other byte, as in UCS-2). A staple ROM hacking tool.

     Search strings may include "." characters as wildcards, but must include at
     least two non-wildcard characters.

				   08/27/2026				 RELS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rels&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help