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

FreeBSD Manual Pages

  
 
  

home | help
RZ_SIGN(1)		     General Commands Manual		      RZ_SIGN(1)

NAME
     RZ_SIGN -- rizin signature utility

SYNOPSIS
     rz-sign [-aqv] [-e k=v] (-c pat sig | -o sig bin | -d sig)

DESCRIPTION
     rz-sign allows to create and inspect FLIRT code signatures.

     -a, -aa	 Analyze  binary after loading it with RzCore and use -aa to run
		 aaaa instead of aaa.  Available only together with the  -o  op-
		 tion.

     -c output.pat input.sig
		 Interpret the input file as a FLIRT signature file and dump the
		 pattern format.

     -d flirt.sig
		 Parse a FLIRT signature file.

     -e 	 Set an evaluable config variable.  Available only together with
		 the -o option.

     -h 	 Show usage help message.

     -o output.sig input.bin
		 Perform  an  analysis of a binary and generate FLIRT signatures
		 for all functions inside it.

     -q 	 Enable quiet mode.

     -v 	 Show version information.

SEE ALSO
     rizin(1), rz-asm(1), rz-ax(1), rz-bin(1), rz-diff(1), rz-find(1), rz-gg(1),
     rz-hash(1), rz-run(1)

FreeBSD ports 15.quarterly	January 21, 2024		      RZ_SIGN(1)

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

home | help