rz-sign(1)

RZ_SIGN(1) General Commands Manual RZ_SIGN(1)

NAME

RZ_SIGNrizin 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 option.
-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)

January 21, 2024 Linux 6.12.85-6.12-alt1