Scroll to navigation

RAFIND2(1) General Commands Manual RAFIND2(1)

NAME

rafind2Advanced commandline hexadecimal editor

SYNOPSIS

rafind2 [-izZXnrhqv] [-b size] [-f from] [-t to] [-[m|s|e] str] [-x hex] file|dir

DESCRIPTION

rafind2 is a program to find byte patterns into files

The options are:

Search for zero-terminated strings
align
Only accept aligned hits
str
Search for a specific string
str
Search for a specific wide string
regex
Search for a regular expression string matches
hex
Search for an hexpair string
Identify filetype (like file, uses r2 -qcpm)
Carve for known file-types using the r_magic signatures
mask
Set binary mask to be applied
from
Specify the source adddress
to
Specify the target adddress
Display hexdump of search results
Display zero-terminated strings results
Do not stop the search when a read error occurs
Show output in radare commands
size
Define block size
Quiet mode - do not show headings (filenames) above matching contents (default for searching a single file)
Show help message
Print version and exit

SEE ALSO

radare2(1), rahash2(1), rabin2(1), radiff2(1), rasm2(1), ragg2(1), rarun2(1), rax2(1),

AUTHORS

pancake <pancake@nopcode.org>

October 19, 2015