Scroll to navigation

RASIGN2(1) General Commands Manual RASIGN2(1)

NAME

RASIGN2radare2 zignature utility

SYNOPSIS

rasign2 [-afhjqrv] [-s space] [-o outfile] file

DESCRIPTION

rasign2 collects signatures into a database file

Analyze binary after loading it with RCore and use -AA to run aaaa instead of aaa.
Treat the provided input file as an ar archive of .o files, and create signatures for all functions in the .o files.
After finding all signatures, find all signature collisions.
Interpret the input file as a flirt database and dump the signatures.
Show usage help message.
Show output in JSON.
file.sdb
Add signatures to file, create if it does not exist.
Enable quiet mode.
Show output in radare commands.
space
Add signatures save all signatures under this signspace.
Show version information.

SEE ALSO

radare2(1)

AUTHORS

Written by pancake <pancake@nopcode.org>

August 6, 2020