Add afllj in afl? commands

This commit is contained in:
Giuseppe 2018-02-05 11:54:11 +01:00 committed by radare
parent be68c96bcb
commit d31ca423fd

View File

@ -280,6 +280,7 @@ static const char *help_msg_afl[] = {
"aflc", "", "count of functions",
"aflj", "", "list functions in json",
"afll", "", "list functions in verbose mode",
"afllj", "", "list functions in verbose mode (alias to aflj)",
"aflq", "", "list functions in quiet mode",
"aflqj", "", "list functions in json quiet mode",
"afls", "", "print sum of sizes of all functions",