GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RAFIND2(1) FreeBSD General Commands Manual RAFIND2(1)

rafind2
Advanced commandline hexadecimal editor

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

rafind2 is a program to find byte patterns into files

The options are:

Search for zero-terminated strings
Output in JSON format
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
file
Read the keyword to search from the contents of the given file
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

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

pancake <pancake@nopcode.org>
June 24, 2020

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.